Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0xfd3c60…5abc9c
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0xb6f133…c1d0c2
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0xa0dfc1…e9b55d
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0xf53b69…0ebacf
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0x117838…660516
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa45d ago0x01ff2e…1c6938
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0xf3dd37…cdc66c
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0x594fad…a2ebd9
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa45d ago0x74709a…718045
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa45d ago0xb84c5c…b73cc8
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0x611953…07d27e
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0xc93b3c…1cf73f
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa45d ago0xb2f005…4bb53a
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa45d ago0x81f62c…49fa4d
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0xf4a613…092f24
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0xdeffa4…2a0930
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa45d ago0xf2985f…e442e1
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa45d ago0x9f2a1b…065815
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0x4126eb…2487cc
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa45d ago0xc0a7e2…a068e5
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0x1f6db9…7359ab
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0xd6b9b5…00e65f
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0xc30e82…a8faab
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa45d ago0x6325a1…ebbbf5
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0x53ec79…682e48

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.