Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf218…87740x793d…615cBase—$0.01100%coinbase45d ago0x3f43f5…c560f7
0xf218…87740x7eb2…b18aBase—$0.01100%coinbase45d ago0xfdbde5…3334e8
0xf218…87740xb466…096bBase—$0.01100%coinbase45d ago0xb2a3c4…6f8a1f
0xf218…87740xa662…9e11Base—$0.01100%coinbase45d ago0x386198…1a90bf
0xf218…87740xb1d0…1400Base—$0.01100%coinbase45d ago0x54f682…8448e5
0xf218…87740xb3e5…3c47Base—$0.01100%coinbase45d ago0x19951d…cd795a
0xf218…87740xd7f8…e07aBase—$0.01100%coinbase45d ago0x287bab…9037d3
0xf218…87740x7c61…242bBase—$0.01100%coinbase45d ago0x0870b1…126a60
0xf218…87740x00f1…f7a1Base—$0.01100%coinbase45d ago0xaf667c…4132d1
0xf218…87740xea3f…495fBase—$0.01100%coinbase45d ago0xa2ab46…94918a
0xf218…87740xad7e…09a8Base—$0.01100%coinbase45d ago0x1b4188…4841e4
0xf218…87740xdef6…119bBase—$0.01100%coinbase45d ago0x95da73…1f1462
0xf218…87740x38b9…7eabBase—$0.01100%coinbase45d ago0x6ea44a…fdd92c
0xf218…87740x0ef1…1320Base—$0.01100%coinbase45d ago0x086a01…50a714
0xf218…87740x4243…355cBase—$0.01100%coinbase45d ago0xef29ce…9088b1
0xf218…87740xc590…1c1aBase—$0.01100%coinbase45d ago0xb61ef5…4bf669
0xf218…87740x8833…5012Base—$0.01100%coinbase45d ago0xd93762…e6f165

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.