Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x0e8f9e…f532c2
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0xaf9b5f…cf6105
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x73bd73…3591b1
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x975ed3…631bf3
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x5faed1…ac1335
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0xe1f9d6…ea7012
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0xc074bd…dc1777
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0xb1551c…e671ec
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x17fb88…3c69b9
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0xe8f3fa…ecdf1b
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x5097cc…cd45db
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0xfb8c03…b1ca0b
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0xf203b4…2d721f
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x7d79f1…2a13aa
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x14e855…5e2c12
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x6f59ce…85673c
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0xe88266…3de04d
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x7c2dac…7b67ee
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0xf46fe3…4b8a86
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x4c29ee…0261b4
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x6dc85e…8f7ac0
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0xa84aef…332b77
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0xd86670…95edce
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0xa000bf…26ff17
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa95d ago0x7a396b…357d79

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.