Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfc7979…955cd8
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x193d64…b1b5a2
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4fda97…2c4a59
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfda32a…7c4cdf
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9f416c…410545
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1f4285…1e1382
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbbe03d…31623e
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7c8ca1…be1930
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4257de…98ce23
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbaaa4a…e05b77
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5ca19f…957137
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x22a664…aff268
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6315ad…85dd0a
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6c539c…b2309d
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa39bd5…baa7ef
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdd3262…aae781
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xca8eb0…b8088b
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa0ec07…baa2fa
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf1d6a8…664d3d
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfe11c0…6b9346
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0ea832…7ad211
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbd0f02…85eccb
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x205e55…c07448
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc99fb5…bd8331
0x8fb6…af9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x33bac8…0dff51

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.