Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dd1…26060xb962…118bBase$0.001100%0xd638…36b7120d ago0xab1335…33a95b
0xb962…118b0x051e…9c39Base$0.0028100%0xd638…36b7120d ago0x420b92…dba95b
0xb962…118b0x40fd…971cBase$0.00279100%0xd638…36b7120d ago0x80e977…e387db
0xb962…118b0x40fd…971cBase$0.00088100%0xd638…36b7120d ago0x9496fb…747da9
0xb962…118b0x051e…9c39Base$0.00089100%0xd638…36b7120d ago0x6fd896…120053
0xb962…118b0xf06d…3cc4Base$0.01100%0xd638…36b7120d ago0xe804ed…baa806
0xb962…118b0x40fd…971cBase$0.01100%0xd638…36b7120d ago0x72744f…7744c1
0xb962…118b0x40fd…971cBase$0.00279100%0xd638…36b7120d ago0x9de501…922a1f
0x6dd1…26060xb962…118bBase$0.001100%0xd638…36b7120d ago0x35fe01…fcd5f0
0xb962…118b0x051e…9c39Base$0.0028100%0xd638…36b7120d ago0x280f8e…f9bb61
0xb962…118b0x40fd…971cBase$0.01100%0xd638…36b7120d ago0x4cd6b5…88d6c2
0xb962…118b0x051e…9c39Base$0.00089100%0xd638…36b7120d ago0x4ccefc…368adc
0xb962…118b0xf06d…3cc4Base$0.01100%0xd638…36b7120d ago0xbef325…79a680
0x6dd1…26060xb962…118bBase$0.001100%0xd638…36b7120d ago0xbdfe29…4756d6
0xb962…118b0x051e…9c39Base$0.0028100%0xd638…36b7120d ago0xb1959c…f50b24
0xb962…118b0x051e…9c39Base$0.00089100%0xd638…36b7120d ago0x4feb5f…9aee35
0xb962…118b0x40fd…971cBase$0.01100%0xd638…36b7120d ago0x520507…9220f4
0xb962…118b0xf06d…3cc4Base$0.01100%0xd638…36b7120d ago0xcb5042…ba2347
0xb962…118b0x40fd…971cBase$0.00088100%0xd638…36b7120d ago0x2a59b4…406332
0x6dd1…26060xb962…118bBase$0.001100%0xd638…36b7120d ago0x8c2db3…c79825
0xb962…118b0x051e…9c39Base$0.0028100%0xd638…36b7120d ago0x5ac7b7…91df7c
0xb962…118b0x40fd…971cBase$0.00279100%0xd638…36b7120d ago0xd447ec…32e0d6
0xb962…118b0x40fd…971cBase$0.01100%0xd638…36b7120d ago0x03b801…09c342
0xb962…118b0x051e…9c39Base$0.00089100%0xd638…36b7120d ago0x12bb7a…6214e0
0xb962…118b0xf06d…3cc4Base$0.01100%0xd638…36b7120d ago0xf98712…aed6a8

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.