Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd360…62f90x10c1…1e24Base—$2.68100%coinbase114d ago0xa57d03…b7bf76
0xd360…62f90x10c1…1e24Base—$0.60100%coinbase115d ago0xd085bc…fe3371
0xd360…62f90x10c1…1e24Base—$0.61100%coinbase115d ago0x611ef8…68f708
0xd360…62f90x10c1…1e24Base—$0.60100%coinbase115d ago0x2828d6…617811
0xd360…62f90x10c1…1e24Base—$0.61100%coinbase115d ago0xb8a4fe…50ccbd
0xd360…62f90x10c1…1e24Base—$0.58100%coinbase115d ago0xb67ede…d8f978
0xd360…62f90x10c1…1e24Base—$0.57100%coinbase115d ago0x7a39af…355f3d
0xd360…62f90x10c1…1e24Base—$0.70100%coinbase115d ago0x1d57c6…895b57
0xd360…62f90x10c1…1e24Base—$0.57100%coinbase115d ago0xb4e81a…5e2323
0xd360…62f90x10c1…1e24Base—$0.57100%coinbase115d ago0x7798ac…8a99e1
0xd360…62f90x10c1…1e24Base—$0.55100%coinbase115d ago0x08f59e…bc1ebd
0xd360…62f90x10c1…1e24Base—$0.51100%coinbase115d ago0x5b952c…787234
0xd360…62f90x10c1…1e24Base—$0.60100%coinbase115d ago0xf4daf2…9f68f5
0xd360…62f90x10c1…1e24Base—$0.61100%coinbase115d ago0xcaf382…0e6c02
0xd360…62f90x10c1…1e24Base—$0.61100%coinbase115d ago0x9990f5…c9e6bf
0xd360…62f90x10c1…1e24Base—$0.54100%coinbase115d ago0x4b7d43…6c8920
0xd360…62f90x10c1…1e24Base—$0.60100%coinbase115d ago0x59a49c…81d82f
0xd360…62f90x10c1…1e24Base—$0.53100%coinbase115d ago0xed4622…84ac43
0xd360…62f90x10c1…1e24Base—$0.64100%coinbase115d ago0xde1cda…8318ca
0xd360…62f90x10c1…1e24Base—$0.61100%coinbase115d ago0x6e8eca…41eeec
0xd360…62f90x10c1…1e24Base—$0.57100%coinbase115d ago0xa287cf…cadc1c
0xd360…62f90x10c1…1e24Base—$0.62100%coinbase115d ago0xa4cb00…b5bb46
0xd360…62f90x10c1…1e24Base—$0.55100%coinbase115d ago0x60c19f…049fe9
0xd360…62f90x10c1…1e24Base—$0.57100%coinbase115d ago0x65c094…b5eb19
0xd360…62f90x10c1…1e24Base—$0.03100%coinbase115d ago0x35b896…ce993c

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.