Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x2dbca4…e8d543
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa45d ago0x6950e0…9cf52d
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x538595…695aef
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x5e9048…d620d8
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa45d ago0xfe1714…15e90c
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa45d ago0x7ec3d1…e28f7d
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0xe66fc5…e9644f
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x7ad959…cdf080
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa45d ago0xefc9f3…5959c8
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x4869ac…e616a1
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa45d ago0x9063b5…87fd8b
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x612cff…4286ea
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa45d ago0x585252…353726
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa45d ago0xa636f4…dc6977
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa45d ago0x92e746…e98a84
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x2e75b2…a8cbe4
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x6fe5f4…34167a
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x394da6…8e3a35
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x0ba6ae…4939bd
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0xda0d89…f86a78
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x1b2160…5eae76
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa46d ago0xa3c35e…762a20
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa46d ago0x49fa99…4f90bf
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa46d ago0x76ff54…4fa925
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa46d ago0x8ff4d5…399566

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.