Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f5f…03d00x3e0a…78e7Base—$0.004115100%coinbase75d ago0x99087d…bc1ca3
0x5f5f…03d00x3e0a…78e7Base—$0.003516100%coinbase75d ago0x896405…da0337
0x5f5f…03d00x3e0a…78e7Base—$0.004171100%coinbase75d ago0x256daa…0ea079
0x5f5f…03d00x3e0a…78e7Base—$0.003693100%coinbase75d ago0xb9ac80…84521e
0x5f5f…03d00x3e0a…78e7Base—$0.003497100%coinbase75d ago0xe8d9b3…6f31e9
0x5f5f…03d00x3e0a…78e7Base—$0.005707100%coinbase75d ago0xc041fb…91071f
0x5f5f…03d00x3e0a…78e7Base—$0.005459100%coinbase75d ago0xee4472…fb54f5
0x5f5f…03d00x3e0a…78e7Base—$0.005019100%coinbase75d ago0x66f2f3…0d9417
0x5f5f…03d00x3e0a…78e7Base—$0.004211100%coinbase75d ago0x4ced05…5f7969
0x5f5f…03d00x3e0a…78e7Base—$0.003908100%coinbase75d ago0x524b05…67c033
0x5f5f…03d00x3e0a…78e7Base—$0.005191100%coinbase75d ago0xde6fc2…cdc884
0x5f5f…03d00x3e0a…78e7Base—$0.005357100%coinbase75d ago0x09f562…3858a9
0x5f5f…03d00x3e0a…78e7Base—$0.002847100%coinbase75d ago0x907152…9aff70
0x5f5f…03d00x3e0a…78e7Base—$0.004457100%coinbase75d ago0x9f8238…cd0b33
0x5f5f…03d00x3e0a…78e7Base—$0.005335100%coinbase75d ago0xf32646…b28e91
0x5f5f…03d00x3e0a…78e7Base—$0.003532100%coinbase75d ago0x15ecce…ad8aca
0x5f5f…03d00x3e0a…78e7Base—$0.004653100%coinbase75d ago0x4f533e…b32deb
0x5f5f…03d00x3e0a…78e7Base—$0.004861100%coinbase75d ago0xd37593…057f23

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.