Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$15.75100%0xdf85…203b53d ago0xce7f7a…c46477
0x8cfa…be850x0e3d…7757Base—$1.05100%0xb77d…5f2d53d ago0xcb759b…8924a9
0x8cfa…be850x0e3d…7757Base—$2.10100%0x60af…6a2553d ago0xa8341e…619b69
0x8cfa…be850x0e3d…7757Base—$10.50100%0xd253…4d1853d ago0x9fffa9…63cbee
0x8cfa…be850x0e3d…7757Base—$1.05100%0x72fe…16d653d ago0x853abf…ec0f17
0x8cfa…be850x0e3d…7757Base—$10.50100%0x7cf5…240753d ago0xcf9bbc…2449b6
0x8cfa…be850x0e3d…7757Base—$105.00100%0xb3fe…1c0554d ago0xef2634…039fd2
0x8cfa…be850x0e3d…7757Base—$10.50100%0x4d61…683854d ago0xbeb3e1…7a1b2a
0x8cfa…be850x0e3d…7757Base—$5.25100%0xd500…f63a54d ago0x652e3d…e63c64
0x8cfa…be850x0e3d…7757Base—$10.50100%0x8c4f…19d754d ago0xd6dfba…93a45f
0x8cfa…be850x0e3d…7757Base—$10.50100%0x0485…d42954d ago0xa39e8f…9c3b9b
0x8cfa…be850x0e3d…7757Base—$15.75100%0x58f6…451754d ago0x311297…55fba4
0x8cfa…be850x0e3d…7757Base—$3.15100%0x2d18…781154d ago0x14ac7e…57cec4
0x8cfa…be850x0e3d…7757Base—$3.15100%0x8944…ba2a54d ago0x9f53d5…4db81e

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.