Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x45e3c6…51b14c
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0xd5a525…fba1db
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x840bf5…53ba63
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0xae3d88…c01524
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x7ab353…dae5e5
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0xfa5afe…164cbd
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x0c18b6…3032db
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x858f6b…3115e0
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0xb52e63…55d7bd
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x14f3b5…b45014
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x1e92bb…40eabf
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x942784…f41fda
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x7f6fdf…d4ac9f
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x0bd5ce…3a5c7f
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x4e199e…0c5f1a
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x44538a…4c2501
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0xc07ce2…76f001
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x05f88e…7adef6
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x0ea613…7051ff
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0xca854f…724ba1
0xe971…5c490x4f18…26a1Base$0.09100%coinbase9d ago0x7c75d3…085595
0xe971…5c490x4f18…26a1Base$0.34100%coinbase9d ago0x548d88…de8b3f
0xe971…5c490x4f18…26a1Base$0.34100%coinbase9d ago0x5246ff…aa9e30
0xe971…5c490x4f18…26a1Base$0.34100%coinbase9d ago0x6aba3b…70ba95
0xe971…5c490x4f18…26a1Base$0.34100%coinbase9d ago0x4ad51f…0dddcb

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.