Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x120c…b45e0x4020…0003Base$0.005100%coinbase30d ago0x628278…cb1304
0x120c…b45e0x4020…0003Base$0.003100%coinbase30d ago0x128012…d99076
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0x815420…ac915f
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0x5f3ed9…18ce62
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0x5f3ed9…18ce62
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0x5f3ed9…18ce62
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0xefceb0…204b90
0xe2d8…66c20x4020…0003Base$5.0070%0x17fe…fc1830d ago0xa7b5b6…f7aab8
0xe2d8…66c20x4020…0003Base$5.0070%0x17fe…fc1830d ago0xf77ee9…45d73f
0xe2d8…66c20x4020…0003Base$5.0070%0x17fe…fc1830d ago0x34e3d0…4db83e
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0x987649…c973d7
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0x24ad87…e43f2c
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0x24ad87…e43f2c
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0x24ad87…e43f2c
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0x070f8f…9dd4db
0x38c1…e3040x4020…0003Base$5.0070%0x17fe…fc1830d ago0xf30e82…f25874
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0x9c2ff6…b0a5f2
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0xdc0e6d…ee4f12
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0xdc0e6d…ee4f12
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0xdc0e6d…ee4f12
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0x5537df…74e578
0x120c…b45e0x4020…0003Base$0.002100%coinbase30d ago0xe2f7ac…f6da45
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0x128a42…c9c843
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0xff7c15…93abcb
0x5c4e…a0fd0x4020…0003Base$0.1070%0x7116…bfc630d ago0xff7c15…93abcb

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.