Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x99727d…f8da48
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1eea7c…d8694b
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x40decc…ebe0cc
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbb233b…00d985
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x62827b…c18d1a
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x321ef9…cf6854
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x181b5f…0e4377
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb8948c…b96e5f
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x73337c…c1a40f
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x323058…6cead8
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x847f41…0d4b54
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x908ff6…8f1a2e
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x004a90…0c4182
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6ab3cf…1d115d
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x748737…a0e9cd
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc41dd2…5a9396
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa0acc9…f95e4f
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x691580…d17b1a
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1d29e0…837469
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0298b3…feeef9
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0d5fa5…9d5bfc
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0b9d40…dec0e5
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe60efb…939d02
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x51d3e1…efea08
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x80016f…bf94a2

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.