Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0363…51bd0xf9a4…9406Base—$2.15100%coinbase38d ago0xbb8afd…a8cf8b
0xf9a4…94060x159b…4908Basex402 service$0.01100%coinbase38d ago0xb4daa1…54b8d6
0xf9a4…94060x159b…4908Basex402 service$0.01100%coinbase38d ago0x5674a2…d08066
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xc5a6e6…f27920
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0x919266…30b94d
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0x546999…ad3f4b
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xda124b…58f821
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xcc3aa3…d6c355
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xd40ce0…018cb0
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xe81c8f…818e51
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0x23bd7f…71eeda
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xfedeaf…850ba4
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xc855cb…ed19de
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xc85e71…65ca73
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0x481251…d1ef5b
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xdede93…fdf47c
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0x2ddbe4…c50075
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xaa4dea…e8d416
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xfa1fcb…e87dd7
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xed047b…6dde89
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0x9cb2bc…3345b6
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xb9a921…5be5c4
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xc1d348…25deac
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0x71824f…2b2a6a
0xf9a4…94060x159b…4908Basex402 service$0.10100%coinbase38d ago0xbea8d3…0c881e

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.