Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xb0cb40…947c8e
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xa50292…be10b6
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x37764b…2991b5
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x2d7b4d…2c719e
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x31645e…9612fa
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xd55b1e…02c01d
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xcfee9d…27cc79
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x05890f…e8aefe
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3b341e…002535
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x84efeb…a15778
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x631c4c…261fc1
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x60c439…e044c0
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x19fee5…6a76e1
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb601ea…d97ea8
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x2f0685…7e9af4
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9c8bd0…62c6b6
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xaed07c…9023ea
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa6c6ac…959bab
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa9d1d3…9a0d85
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x640a7e…fb2916
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xad7248…4213b5
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x65ba5f…efc873
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0x24fde1…57659d
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xe0bbd8…217cae
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa1cb4f…fcc220

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.