Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x811d…61880x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase86d ago0x4a7015…eae32d
0x811d…61880xfee1…19e6Base—$0.10100%coinbase87d ago0x48e65b…59a78c
0x811d…61880xeb4d…7d53Base—$0.005694100%coinbase87d ago0x4b4845…28563b
0x811d…61880xd20f…7d0dBase—$0.001100%coinbase87d ago0x0778aa…418c92
0x811d…61880x4466…125eBasex402 service$0.005100%coinbase87d ago0x7abb90…efaf6c
0x811d…61880x5b56…96f0Basex402 service$0.003100%coinbase87d ago0xfd943f…93dbb8
0x811d…61880x1664…e4deBasex402 service$0.05100%coinbase87d ago0x5d75b1…7b8ad2
0x811d…61880x4d7d…ade3Basex402 service$0.01100%coinbase87d ago0x51ffc6…e2740b
0x811d…61880xd20f…7d0dBase—$0.001100%coinbase87d ago0x3d71d8…879181
0x811d…61880x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xf867d3…d26477
0x811d…61880x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x4ebe5d…e70a63
0x811d…61880x5721…8867Base—$0.001100%coinbase87d ago0x50b6ea…4b21f7
0x811d…61880xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase87d ago0xa12d8f…fe92e1
0x811d…61880x7f7c…bbfcBasex402 service$0.01100%coinbase87d ago0xfa82df…987c03
0x811d…61880xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI87d ago0xdbcd5c…d0d973
0x811d…61880x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase87d ago0x97a2c2…42854e
0x811d…61880x4465…28eeBaseInvoketCompliance$0.01100%coinbase87d ago0xc9dc60…264fec
0x811d…61880x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase87d ago0x894c25…9ce174

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.