Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa24d ago0x0ad89e…8816c3
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x526eec…1b600a
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0xc88d74…cfe346
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x71d74e…2af10e
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0xaf7e0d…9a0f3d
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0xa845ef…58596d
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x7b3aeb…c7f0fc
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x85a53a…8a2d16
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0xefcebb…d2be08
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x7fdb28…4602d4
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0xb70b25…47d0fe
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x11ad70…eff430
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0xd1d9e4…91ec08
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x783995…bca200
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x92fb84…5f718a
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x231680…b1345d
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x6cb5da…ed9fe5
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0xaa598e…a51c22
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0xe04b21…56a16c
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x925c81…ea3a0c
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0xc827c8…175b9b
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x16372e…8516bc
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0xffcaab…514186
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa25d ago0x7b1861…aca6d1

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.