Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a52…fa2e0x76af…faacBase—$0.01100%coinbase72d ago0xa80fe6…a3d432
0x0a52…fa2e0x7d31…f168Base—$0.01100%coinbase72d ago0x5c5c6d…c169f9
0x0a52…fa2e0x85ce…55fcBase—$0.01100%coinbase72d ago0xbc0a47…78fda0
0x0a52…fa2e0x78ec…6e0aBase—$0.01100%coinbase72d ago0xec9211…83258e
0x0a52…fa2e0x6aea…26d7Base—$0.01100%coinbase72d ago0xefdec6…011517
0x0a52…fa2e0x7321…8497Base—$0.01100%coinbase72d ago0xb19f28…0ba0c5
0x0a52…fa2e0x5baa…7c12Base—$0.01100%coinbase72d ago0xa93b59…5a26ce
0x0a52…fa2e0xc13b…e139Base—$0.01100%coinbase72d ago0x36929a…362036
0x0a52…fa2e0x36b7…e1e3Base—$0.01100%coinbase72d ago0x8a17cf…f53d3a
0x0a52…fa2e0x45c3…0b3fBase—$0.01100%coinbase72d ago0xe5001a…464232
0x0a52…fa2e0x706a…ffd9Base—$0.01100%coinbase72d ago0x494662…d62686
0x0a52…fa2e0x3010…cb9cBase—$0.01100%coinbase72d ago0xdfc19c…ce98f1
0x0a52…fa2e0x9d41…1240Base—$0.01100%coinbase72d ago0xdac41d…528903
0x0a52…fa2e0x46cf…a333Base—$0.01100%coinbase72d ago0x4e06a9…da1f35
0x0a52…fa2e0xbfaa…d9ceBase—$0.01100%coinbase73d ago0x4d9446…c22e5b
0x0a52…fa2e0x0088…497fBase—$0.01100%coinbase73d ago0xc34d4f…dedf5e
0x0a52…fa2e0xf235…7171Base—$0.01100%coinbase73d ago0x22484a…6c23d2
0x0a52…fa2e0x3b4c…5dbcBase—$0.01100%coinbase73d ago0xe237e5…c0326e
0x0a52…fa2e0x883e…c57dBase—$0.01100%coinbase73d ago0xdb3b71…daef99
0x0a52…fa2e0x09ac…50e1Base—$0.01100%coinbase73d ago0xa2e47e…793d87

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.