Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$3.15100%0xd812…ee4441d ago0xbba49a…8824fb
0x1332…66eb0x0e3d…7757Base$10.50100%0x8b99…df7941d ago0xee5703…208f07
0x1332…66eb0x0e3d…7757Base$210.00100%0x643b…940441d ago0x8868d4…7e1ea0
0x1332…66eb0x0e3d…7757Base$26.25100%0x8569…b98741d ago0x957c6a…cf5447
0x1332…66eb0x0e3d…7757Base$10.00100%0x1053…e7a941d ago0x57bb17…a871d2
0x1332…66eb0x0e3d…7757Base$10.00100%0xca67…882041d ago0xe302a3…72a7f5
0x1332…66eb0x0e3d…7757Base$100.00100%0x9618…286141d ago0x882e38…34b23c
0x1332…66eb0x0e3d…7757Base$50.00100%0xa842…4fd941d ago0xd99e36…0e005d
0x1332…66eb0x0e3d…7757Base$100.00100%0xb9e3…292d41d ago0x833d30…4b280c
0x1332…66eb0x0e3d…7757Base$14.70100%0xc2de…8a3d41d ago0xbe5986…e75892
0x1332…66eb0x0e3d…7757Base$29.40100%0x1434…1c6e41d ago0x8ca7d6…0a29c8
0x1332…66eb0x0e3d…7757Base$1.05100%0xeb2b…34ca41d ago0x6cee34…283f20
0x1332…66eb0x0e3d…7757Base$20.91100%0x0abd…8e7741d ago0xc58cbd…fb502d
0x1332…66eb0x0e3d…7757Base$3.03100%0x8bf2…a82e41d ago0x3c0e57…65bb5e
0x1332…66eb0x0e3d…7757Base$31.50100%0x35c6…376341d ago0x0f1327…080f8c
0x1332…66eb0x0e3d…7757Base$89.67100%0x9ee0…41c341d ago0x3330ba…f64929
0x1332…66eb0x0e3d…7757Base$21.00100%0xc506…1e3d41d ago0xd87296…4dbc0b
0x1332…66eb0x0e3d…7757Base$25.20100%0x96be…0b4641d ago0xa18985…c1dba3
0x1332…66eb0x0e3d…7757Base$5.25100%0x394f…900841d ago0xc889d3…a76399
0x1332…66eb0x0e3d…7757Base$5.25100%0x9b8a…f4bd41d ago0xd53768…53fbde
0x1332…66eb0x0e3d…7757Base$3.15100%0x52ba…517741d ago0x9ec951…4b94f8
0x1332…66eb0x0e3d…7757Base$3.15100%0x88cf…d21b41d ago0xe4987f…414543
0x1332…66eb0x47c5…4fc3Base$157.5070%0xbc41…9c5b41d ago0xd7c2a7…b3b385
0x1332…66eb0x0e3d…7757Base$8.40100%0x29b8…326341d ago0xcc63d6…efb0a9
0x1332…66eb0x0e3d…7757Base$5.25100%0xbf85…381041d ago0x85633d…dd8c47

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.