Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0xc13a24…c18756
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0x3de5e8…339bd1
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0x353099…1ab548
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0xaec44f…032e9f
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa45d ago0x62966e…d55331
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0xab6266…4ba68b
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa45d ago0x674691…0bf721
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0xd5ee1e…a2d58f
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0x2bcfd3…cc1330
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa45d ago0xc3d077…f1734e
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0x90d832…9b590b
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa45d ago0x82299f…d297ef
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa45d ago0xda149e…28f46d
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa45d ago0x3e0bd9…e342ab
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa45d ago0xbd5e9b…1fe877
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa45d ago0xe2a646…5daf6c
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa45d ago0x8e7415…8346d6
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0x1f61d5…5ae4bf
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa45d ago0x58f467…ada671
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa45d ago0xc2cdf6…44c888
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa45d ago0x7861b7…c14437
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0xbbb11b…51623f
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0x4652aa…d33f78
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0x4d05a2…03ed7c
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0x03880c…df6374

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.