Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa21d ago0x13617c…76e7a3
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa21d ago0x6db4b7…9b6cbc
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa21d ago0xff4fb6…6954ba
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa21d ago0x9a87fd…71f030
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc0302d…cffd68
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x7b67b7…657788
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0xb78397…3d901f
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x0684c4…20fa0e
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0xb7f206…08d3b9
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x3bd356…c01e66
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x7be04e…aa0e2e
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0xacda17…070d60
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x2a1476…43b53b
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x6fd8ec…ec1497
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf718e0…d285bb
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x3e6cda…cb2c0c
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0xfc830b…44582f
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0xd71312…180a9f
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x445950…b1a77c
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf787d2…2c1af9
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x4de045…8af708
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x4dac5b…960d86
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x2eb3bf…7f496f
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x0d56cf…814657
0x0250…ce3f0xfe80…47eeBase—$0.001100%fluxa22d ago0x9215d8…4b42ed

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.