Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x468d30…ab8053
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xabb054…c4e608
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x15bdaa…82d91b
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xddc3e0…334b23
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1c20e9…fa053b
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x89c101…b19d2a
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5c2698…9b0a4a
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaf35bb…0a1cc6
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2d33bc…f0b35d
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3d7b81…69445c
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb0edf2…89cd1d
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8510d2…02de9a
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf9fb87…1bfa6d
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5e5acf…c17228
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd7671c…ad0a38
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6416d5…ed1f7f
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9e6525…74cc5e
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x68e1f6…c7c89c
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4c0936…8febd5
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd7cf64…4f70ad
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x609dce…07f4d7
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa2ec69…afb0ad
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1eb256…a23bba
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9ff191…8b51c1
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf423db…1c0ac4

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.