Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5093…5d780xa136…c32aBasex402 service$0.04100%coinbase2d ago0x8cfa3c…e18ab2
0x5093…5d780xa136…c32aBasex402 service$0.04100%coinbase2d ago0xdb064c…ac1fc3
0x5093…5d780xa136…c32aBasex402 service$0.02100%coinbase2d ago0xbaf647…467083
0x5093…5d780x6bab…e9e9Basex402 service$0.04100%coinbase2d ago0xfa6f3f…8709fe
0x5093…5d780x6bab…e9e9Basex402 service$0.04100%coinbase2d ago0x3e63b3…f9f8d9
0x5093…5d780x19a0…a454Basex402 service$0.30100%coinbase2d ago0x1d3b2e…e2aa47
0x5093…5d780x19a0…a454Basex402 service$0.30100%coinbase2d ago0x5690ea…f653ce
0x5093…5d780xccd2…131aBasex402 service$0.002100%coinbase2d ago0xd82de3…72ba81
0x5093…5d780xccd2…131aBasex402 service$0.01100%coinbase2d ago0x6eb8a2…c4e985
0x5093…5d780x24a5…998fBasex402 service$0.07100%coinbase2d ago0x267436…3fa90e
0x5093…5d780x24a5…998fBasex402 service$0.07100%coinbase2d ago0xcb3b39…2748e7
0x5093…5d780x6bab…e9e9Basex402 service$0.04100%coinbase2d ago0xa74054…0bfd34
0x5093…5d780x9edc…668dBasex402 service$0.02100%coinbase2d ago0x03c8e5…f16628
0x5093…5d780x6bab…e9e9Basex402 service$0.04100%coinbase2d ago0xcb7cdc…0080aa
0x5093…5d780x6bab…e9e9Basex402 service$0.04100%coinbase2d ago0x6ada2f…8204a2
0x5093…5d780x6bab…e9e9Basex402 service$0.04100%coinbase2d ago0xf7008e…d34f9c
0x5093…5d780x6bab…e9e9Basex402 service$0.04100%coinbase2d ago0x6df15e…771ec3
0x5093…5d780x3078…6cb7Basex402 service$0.02100%coinbase2d ago0x35f23d…936db2
0x5093…5d780x3078…6cb7Basex402 service$0.02100%coinbase2d ago0x72e978…920445

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.