Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0xdb4f77…653d87
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x24a34a…e91ca1
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x117d84…67434e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x0f3c99…414b46
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0xa0cb98…f9ca70
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x8bb439…ed59d4
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0xa20577…ab669b
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x4c2437…cbe434
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x1b23c8…34fb61
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0xd08e44…ffa8cc
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x20f89c…e0d461
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0xc50f15…eb776a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0xee5c24…b68aac
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x45c567…f41e31
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0xa15a08…581806
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x6018ff…44b12d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x5ddddc…490267
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x79251d…579024
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0xe3fcf5…29e270
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x7f9a45…bee767
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x657bfe…ebf83d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x823f8a…329bc1
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x76d1c3…601dc6
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0x6d3fc6…b21851
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase8d ago0xfe5004…8c4e7d

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.