Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x05c4…cc6b0x9386…ca25Basex402 service$3.15100%coinbase112d ago0x1aa096…178765
0x05c4…cc6b0x9386…ca25Basex402 service$1.58100%coinbase112d ago0x344b0a…a6b3a9
0xcde5…b77e0x9386…ca25Basex402 service$0.90100%coinbase113d ago0xa5e36e…a36e1e
0xcde5…b77e0x9386…ca25Basex402 service$0.45100%coinbase113d ago0x37e498…f5fb96
0xcde5…b77e0x9386…ca25Basex402 service$0.09100%coinbase113d ago0x5d3f5d…6a2fd8
0x3beb…4cd30x9386…ca25Basex402 service$0.09100%coinbase113d ago0x29d4c1…65d5b3
0x7c0e…5d5f0x9386…ca25Basex402 service$0.09100%coinbase113d ago0x6523a6…5861f6
0x922e…e4dd0x9386…ca25Basex402 service$0.09100%coinbase113d ago0x16cb86…6ea8a2
0xa1b5…58d10x9386…ca25Basex402 service$0.90100%coinbase113d ago0x13bf78…7f6e40
0xa1b5…58d10x9386…ca25Basex402 service$0.23100%coinbase113d ago0x65cfd3…51de28
0xa1b5…58d10x9386…ca25Basex402 service$0.23100%coinbase113d ago0x56ee13…0f1e8f
0xa0d8…b93d0x9386…ca25Basex402 service$4.50100%coinbase113d ago0xcd4e2e…8fcfbd
0xc7da…85a50x9386…ca25Basex402 service$0.09100%coinbase113d ago0xf96bfe…401998
0xa0d8…b93d0x9386…ca25Basex402 service$1.58100%coinbase113d ago0x942876…922b0a

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.