Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x02755f…2a6645
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x04666e…5eeb62
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x44985b…bbe83c
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x4188b3…f960b1
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x0d10aa…355aa6
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0xd152c0…7bbc59
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x42eb30…aa14cb
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x573de6…38a3b6
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x692b9a…4dc687
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0xe68af6…dc05ec
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0xd102ad…ddbd44
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x187169…753565
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0xe0d9c6…f31d2b
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x572d86…681b4e
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x956009…bcef63
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x4ef278…c7cd9d
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0xa4f776…2cf7f6
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x874e92…5d7e75
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0xc52610…7edee7
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0xed0a2e…104d05
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0xba3c7f…d37f40
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x0195bc…820bf8
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x778ca7…cd363c
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa24d ago0x5a73ed…4f2528
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa25d ago0xd0e9de…4f660b

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.