Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x54d2c4…3e5460
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc90236…c573e4
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf22f2e…826e0c
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb99752…613738
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x749b78…a52196
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x001b04…d9f74f
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd0f49d…06be4c
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6ada00…4ef31c
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x14367a…adbd67
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8779aa…90e400
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x5c20ba…bc4708
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x797dd9…1ddfb8
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf7d813…2a1cc7
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x975069…78ed0a
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x831470…5a6d9a
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x76deba…801384
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4e52f1…fee37c
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9f4a1f…bc902f
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd7b4af…72484f
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x91b0a0…445de3
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe88a0c…872ecb
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x73d5d7…465152
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc148c3…d7cf29
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x20b310…10dd30
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6d2fff…8c3566

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.