Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22f7…96070x66d7…83bcBasex402 service$0.22100%coinbase99d ago0xed31f0…08c2d0
0x22f7…96070x66d7…83bcBasex402 service$0.22100%coinbase99d ago0x0fabdb…9f1c46
0x22f7…96070x66d7…83bcBasex402 service$0.22100%coinbase99d ago0x05a6de…60bd51
0x22f7…96070x66d7…83bcBasex402 service$0.22100%coinbase99d ago0xb54273…e1d68c
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase100d ago0x6e7e92…1b349f
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase100d ago0x5c32c8…69c10d
0x9cc4…b1760x66d7…83bcBasex402 service$0.22100%coinbase100d ago0xdcc0a0…a60202
0x9cc4…b1760x66d7…83bcBasex402 service$0.03100%coinbase100d ago0x48ae97…84836b
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase100d ago0xacec6f…78b427
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase100d ago0x255e60…97d99a
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase100d ago0xe4f996…f72f2c
0x9cc4…b1760x66d7…83bcBasex402 service$0.22100%coinbase100d ago0x64b1c4…cd7a68
0x9cc4…b1760x66d7…83bcBasex402 service$0.54100%coinbase100d ago0xaa9fe0…fb55aa
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase100d ago0xcc3dfb…604939
0x9cc4…b1760x66d7…83bcBasex402 service$0.27100%coinbase100d ago0x3cd0f0…11ddf9
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase100d ago0xcd951f…3a6426
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase100d ago0x2aa580…eacc69
0x9cc4…b1760x66d7…83bcBasex402 service$0.32100%coinbase100d ago0x9e8223…fe161d
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase100d ago0xd04491…ff9fe6
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase100d ago0x993c60…8256f2
0x0d4d…555c0x66d7…83bcBasex402 service$0.32100%coinbase100d ago0xbfcafb…eb79e4
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase100d ago0x4e04af…29e771
0x0d4d…555c0x66d7…83bcBasex402 service$0.32100%coinbase100d ago0xea2108…eacafb
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase100d ago0xf1c2a9…fd453f
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase100d ago0xe3213a…3f7502

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.