Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0xc7035c…c40eb8
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0xdd65a0…442ef1
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x33b6f0…5b7b75
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x072d35…ef936f
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x7e6bc4…936b9a
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0xf57eed…e7551b
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x9f4058…4d35c8
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x583889…23e744
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x86ab27…114859
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0xc18cee…8c5e66
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x62a952…0b6915
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x71058d…a44d97
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x0cc546…78890c
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x4ef5e8…d46637
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x519d67…6bf702
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x5f5789…a9ab56
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x76186a…8200ab
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0xe28db7…a0ee83
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0xc11439…878c8e
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x8f2236…56dd69
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x013d67…c68d2a
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0xc6c4bf…ad59e2
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x1b4f3b…66d404
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x903e3f…c55de2
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa21d ago0x1cc7f3…70ecd6

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.