Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x46f89d…0683af
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc4d1ee…ac7ed1
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x24a984…753ed2
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x101321…91a892
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb6fc23…f59c3a
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe73796…9e63e3
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa6316c…074462
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x345d1b…0fe00e
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x685d61…381a24
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd7cf57…d62fd3
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa0fb68…ba221d
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x757a8f…be7903
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x942800…07e351
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6e83b2…f88b46
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb78867…0c0f93
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x784290…aca3e1
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8dc777…82441c
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf6fab0…0cfc99
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x895f4a…30d2d5
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x868ca2…68d960
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x96dbc1…492948
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x54c381…29ca2d
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2442b4…c72af8
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc306a3…400393
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8d87dd…be4a69

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.