Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2054…ae9b0xdb7e…0b43Base—$0.01100%coinbase68d ago0x159bca…c16c47
0x2054…ae9b0x9585…d607Base—$0.01100%coinbase68d ago0x04c583…3687a1
0x2054…ae9b0xc775…0a50Base—$0.01100%coinbase68d ago0xd34768…b74757
0x2054…ae9b0xa720…511cBase—$0.01100%coinbase68d ago0xe9ef1e…6b2467
0x2054…ae9b0x8427…c5eeBase—$0.01100%coinbase68d ago0x7b0fa7…a4f985
0x2054…ae9b0x0fe8…4b01Base—$0.01100%coinbase69d ago0x0e922a…d5320a
0x2054…ae9b0xb34f…ad47Base—$0.01100%coinbase69d ago0x2aebeb…1ed393
0x2054…ae9b0x44d8…27eaBase—$0.01100%coinbase69d ago0x64a808…9fb427
0x2054…ae9b0xda73…0152Base—$0.01100%coinbase69d ago0x06748e…18da82
0x2054…ae9b0xec6f…2902Base—$0.01100%coinbase69d ago0x6d59cf…47cd20
0x2054…ae9b0x02bf…fe8cBase—$0.01100%coinbase69d ago0xac468a…b32945
0x2054…ae9b0x1036…b2feBase—$0.01100%coinbase69d ago0x83f2ab…d4c54c
0x2054…ae9b0x3778…1011Base—$0.01100%coinbase69d ago0x308cb4…604b96
0x2054…ae9b0xdde1…bb41Base—$0.01100%coinbase69d ago0x279b21…25064c
0x2054…ae9b0xbaa8…a111Base—$0.01100%coinbase69d ago0x0c7bf6…9a471d
0x2054…ae9b0x85c7…833dBase—$0.01100%coinbase69d ago0xaa30ee…50fc6f
0x2054…ae9b0x136d…4118Base—$0.01100%coinbase69d ago0x3a953d…3fa5f9
0x2054…ae9b0xb87d…3a96Base—$0.01100%coinbase69d ago0xf28d13…e42ad6
0x2054…ae9b0xe7a5…1f4fBase—$0.01100%coinbase69d ago0xda6fe6…56470b
0x2054…ae9b0x3422…8a80Base—$0.01100%coinbase69d ago0xa33eb6…888b50
0x2054…ae9b0x5445…fbd7Base—$0.01100%coinbase69d ago0x3c6d71…f036f2
0x2054…ae9b0xeb6e…1afdBase—$0.01100%coinbase69d ago0x6c9295…878bb3
0x2054…ae9b0x6cce…0f85Base—$0.01100%coinbase69d ago0x35a15b…f381e1
0x2054…ae9b0x2efe…10acBase—$0.01100%coinbase69d ago0x00b0d4…e9fe69
0x2054…ae9b0xcfc3…933aBase—$0.01100%coinbase69d ago0xae2560…37ea97

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.