Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab4…b5530xe344…8568Base—$230.7170%0xa923…c9ac32d ago0x41b084…65174c
0x6cc7…76070x0ab4…b553Base—$20.8170%0xa923…c9ac32d ago0x90cba1…f67f47
0x6540…4c7b0x0ab4…b553Base—$24.3370%0xa923…c9ac32d ago0xe147e3…5fd00c
0x51e8…6f050x0ab4…b553Base—$27.0370%0xa923…c9ac32d ago0x21b313…753eb6
0x4700…b7910x0ab4…b553Base—$29.9970%0xa923…c9ac32d ago0x29c3eb…ae8c5e
0x80df…0c0c0x0ab4…b553Base—$37.0770%0xa923…c9ac32d ago0x3e2914…069843
0x2c0c…b5ba0x0ab4…b553Base—$24.6770%0xa923…c9ac32d ago0x3e57c3…feb855
0x10fd…b1f10x0ab4…b553Base—$21.0870%0xa923…c9ac32d ago0x6b2ff2…8deedd
0x5982…40e10x0ab4…b553Base—$21.8870%0xa923…c9ac32d ago0x29554b…3f9390
0x58e0…c34e0x0ab4…b553Base—$23.8570%0xa923…c9ac32d ago0x36b567…be3d6d

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.