Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4bc693…14340f
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6fccd6…2b7bd2
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbb8174…cf4d20
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xba2570…95fbad
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4e1d40…250741
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9ae55d…bea231
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbbab77…ef184e
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe67a22…900f20
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa5314f…5317d9
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf702ee…68eb9a
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf5da9d…43f47d
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0e15fb…3c7653
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2f3dfe…9f41a4
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2d6542…875abf
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1d7bb0…ed0605
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x607cf2…b46a47
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa026d4…05cae7
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6d23e1…1cecd4
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x578d37…1beffe
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x19ab00…c53b4a
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8b77bc…2f58a8
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbb408f…c15bf8
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x50cb83…58d8dd
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x50cb04…793604
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfd3b1a…4f7b58

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.