Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x50f004…735d59
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x855934…5e95eb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x3920d9…6aebeb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xc55191…578738
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xf72465…b5fa5f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xb6bff4…da3cc6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x5c62a2…c8bf3d
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xcaf4e0…cac2fc
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x00435a…a9884f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x5b2673…dfeb5b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xc9c832…fc42b9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x7ba807…e6700f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xec95de…3024e0
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xe19012…e34f4a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x16e149…bb2696
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x721725…3789d6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xbf3c98…713e4a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x7902cf…4c63b6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xaf445e…7518e0
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x228cfa…39c257
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x20269e…0199e0
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xe9c603…806137
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x32c85b…88428f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x9c7299…0332c2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0x1bf434…5efee7

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.