Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x9290c7…91e0d6
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x6af88c…8eb73f
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x7db77c…985184
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x4fac1c…56697a
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x5b8450…ccf158
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x47cde4…6d3bfe
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x0b9f05…9e2ffb
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0xe88241…55e044
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0xf67c95…6e126f
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x93602a…1b9665
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x310c0c…491c85
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0xcdd78e…2519a4
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0xc6e466…537d91
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x19b1c8…7750fc
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0xbe1c09…ac17ae
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x0eca23…143ab1
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0xec0ab7…3150bc
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0xa76ecb…2d0bdb
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0xadd077…cc635f
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x063602…5e6a2c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x40c5bc…e28e81
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0xe00408…fc2599
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0x159e9b…bbd6a6
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0xcb2c6b…048093
0xc888…59b00x9c95…e299Base—$0.001100%fluxa68d ago0xcf7e3d…441339

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.