Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa46d ago0x488c84…3728e8
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0xe2b215…dce2c3
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0x3c6a81…e365a9
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa46d ago0x4c3928…f84d11
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0xd3f7cd…263f75
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0xc27bae…1c9548
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0xbd613f…adce4b
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0xe51e7c…73ac09
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0x2c301a…1f8803
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0x16b524…0aee58
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0x6d71b8…41995f
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa46d ago0xa443c8…27d598
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0x31993e…515bfb
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0x2183dc…ef0906
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0xe9fc4c…a32905
0x7757…bf520x9c95…e299Base—$0.001100%fluxa46d ago0xc8e3d4…929581
0x7757…bf520x9c95…e299Base—$0.001100%fluxa47d ago0xb41e37…1bb317
0x7757…bf520x9c95…e299Base—$0.001100%fluxa47d ago0x89891e…d00ef7
0x7757…bf520x9c95…e299Base—$0.001100%fluxa47d ago0xa01079…2e902c
0x7757…bf520x9c95…e299Base—$0.001100%fluxa47d ago0x283c7c…477e60
0x7757…bf520x9c95…e299Base—$0.001100%fluxa47d ago0x2ab6f1…658dda
0x7757…bf520x9c95…e299Base—$0.001100%fluxa47d ago0x79ae46…7b3f65
0x7757…bf520x9c95…e299Base—$0.001100%fluxa47d ago0xe88ebb…7e67da
0x7757…bf520x9c95…e299Base—$0.001100%fluxa47d ago0xda6493…be79b7
0x7757…bf520x9c95…e299Base—$0.001100%fluxa47d ago0x630cea…1a20b6

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.