Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xf66a79…59bd71
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x0a4967…38b68b
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xb38ec0…f5e1e0
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xa08572…1f1fe4
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xc705fc…5890da
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x4a6bde…f852eb
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xf33f27…02699e
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x68adc4…8096d1
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xe459c9…a4e545
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x20e919…8882d1
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x980e3d…d0b5e4
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x77764a…58611a
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x928354…983e91
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0xde2a9a…2d4545
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x035e8d…9e1d7c
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x7d763a…4238f9
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0xe64a09…b2efa1
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x2d669f…a8e406
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x0a16f6…50e53c
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x156f3f…687799
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x8b2c21…8f7aab
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x373c69…540718
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x32214a…4c08c2
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x919f49…93ee32
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa21d ago0x5120b6…028753

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.