Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0x958772…4489e1
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0x946e3a…818354
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0x5e2d70…c1e634
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0x3bd963…bedf39
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0xe42c40…dc4d5b
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0xb43409…f8b2f3
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0x049f54…b6d86d
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa42d ago0x21d0f6…e6cbf5
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0x657dd3…93a5fd
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0xa551bf…171f42
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0xaf5715…2a8f3a
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa42d ago0x33ce40…cd826c
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0x36bd1c…09048b
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa42d ago0x4b80c5…0ca116
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0x2728a4…f24374
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0x152e36…012224
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa42d ago0x02edb5…e043dd
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa43d ago0xfd6aa6…f1111e
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa43d ago0xba5e75…82b15d
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa43d ago0x371560…4a4ea6
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x228b6e…c836f7
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x15caa1…5982ca
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x56c856…077ab9
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x5ec8db…95a5de
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa43d ago0xad521c…c7a996

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.