Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6b2777…9ced37
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6e861d…032ea8
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x23f512…ee68c3
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa3e93d…a72cf5
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4eac63…e893fa
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x36ab1b…229bf5
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa3cdaf…775bd5
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x397b0f…540723
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x63682c…87c206
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa79a0b…9d4c3b
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa63b32…f1b9a6
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfdc7f0…8d6095
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd5e92c…a5ab57
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x161b0d…6ae2e2
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcf59cd…c7b064
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb4ac70…86569c
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5f1a74…7dd60b
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x33e894…ffece8
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe4eba6…fd73a2
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x172874…7d4a53
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd5f73b…feb022
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9e63fb…5b4ae8
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf8878e…1a4951
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x86ff52…0a3ddf
0x73f8…1ef80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0710b5…86a832

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.