Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa35d ago0xf3a0cd…302885
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa35d ago0xc1028a…cf0870
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa35d ago0xc180d1…858b56
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa35d ago0xeae703…0c2382
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa35d ago0x1d3e44…5bd714
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0x38ffb3…83c490
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x31dcd9…4142ed
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0xf179f4…18ab7b
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0xafea8a…f8a7fb
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0x3fc4de…44e2a3
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0xa67573…5e9b1c
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0xa3e287…ae3076
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0xf2cf26…cc122b
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0xe46cf4…7f132f
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0xecd85b…d1a534
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x55668a…61266e
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0xff40a1…29d9d1
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0x06825e…a33f0b
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x8f9346…4476a5
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0x2612d1…a6b12b
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x56a7be…2e902d
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0xd3a1f2…cfa62b
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x2bf462…34a00c
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa36d ago0x535c8f…7a85e8
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa36d ago0x18c51e…5e3a56

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.