Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase6d ago0x791ec0…01113f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase6d ago0x4ace59…646ac6
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase6d ago0xce169f…cf4186
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase6d ago0x616616…fe7bf3
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase6d ago0x2104da…19786e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase6d ago0xbd837a…c89c0b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0xc80434…875d6b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x01cb00…24fadf
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x811c17…3c05cf
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x78b441…67497f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0xb1d9a1…268715
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0xfa5077…458bf6
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x6d12db…a25ddf
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x5cf2f2…1313ec
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x1a6485…bfe580
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0xef272b…ed2e27
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0xb2ec26…12bc2f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0xdc7b38…8753c9
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0xb1a6e0…dd6ce3
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0xe0c8d2…ae7c45
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x9b0ae3…47d322
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x066303…f3d6b3
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0x898906…2dbe8f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase7d ago0xbc2ce5…744d10

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.