Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0xa5cb09…ca4f6a
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0x5cc8ec…87f9b8
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa33d ago0x3c48e8…a3565b
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0xc0746e…2e83b4
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0x1b4fee…31d96f
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0x665c9d…bfaf93
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa33d ago0x12096e…af7926
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0xfcd697…0e03f5
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0x586983…0e053f
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0xed5880…d32eed
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0x200061…fb47c5
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa33d ago0xaf9155…0be025
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0xb31301…2f0147
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0x01ccf3…3cef56
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0xee2696…9b12ee
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0x160349…e8dc60
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0x7ade69…3f02c8
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0xca2dcf…4e0d56
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0xf826fd…6139fb
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa33d ago0xf3c375…924cd7
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0xa64670…3dba19
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa33d ago0x25c48e…2c8a59
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0xbbe329…e9ed02
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa33d ago0x8aadcf…9bb98d
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0x10a89a…f13f2a

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.