Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x0339e8…5a52ee
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x4ba124…bc96f5
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x9aa3c5…7534c2
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x41bd48…e012f0
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x97d0fa…871a2e
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x3f2cd0…425e98
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xd94146…962337
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xa8f3f2…cbbced
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xf24a5f…d85d56
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x0db736…d64a2d
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x5b1bf6…2dcc9a
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x2934be…4175a0
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x609c44…afcba3
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x4f0498…1c35d4
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x7dd423…116644
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xd22d53…621a83
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xb8b3f6…7473c9
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x05df01…05076d
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x126eb5…96ce41
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x65f7c8…b9cc35
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x5daab2…85d337
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x3bf9d1…97535b
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x766492…6cac2e
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x4b8c7e…445860
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xe048f1…2da984

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.