Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x363f91…8ddc09
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x14981f…10961e
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x3973c8…20ddcb
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x0c2934…926972
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0xc99940…84f987
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0xaf9b46…b255ff
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x64f12e…159b96
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x20359b…d4c5a1
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x06e14d…e95da9
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0xcc4c79…fb0b8b
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4d9c30…ac8ec2
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x8b3cab…dce16c
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0xc39669…1d834e
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x564a9c…03b3ff
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x8dd7d2…4071b5
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0xc10685…a64b81
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe183fa…047413
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x6cd731…6e8a13
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x92138c…694f7e
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x321259…4ea5dc
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0xac950d…d2536b
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x8f4f95…d59228
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x24bff8…c536c0
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0x22253c…78b6a1
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa19d ago0xa61898…a31ec2

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.