Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x52de78…a721b4
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0xb58ff7…6cefd1
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0xa26b2e…8bf7d8
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x03ab5a…2b2b45
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x49f70a…39879f
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x0481f4…5765f0
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0xb68977…3b9c66
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x6e5b96…d482a7
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x056173…c5d7c0
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x52378b…024704
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x5d0c6f…2a9bcd
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0xdb11b5…72001e
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x1517e9…79633f
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0xba4838…475a19
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0xc65b2b…1b81c7
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x3646e5…8c74d5
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0xd82da8…69ff78
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x9a96d6…5ce190
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x9820c9…2286e4
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x622ddd…180cee
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0xee7a16…92bd2b
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x446308…bb570f
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x14f119…573a68
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x959684…a6bb82
0x7daa…be570xfe80…47eeBase—$0.001100%fluxa22d ago0x042bdf…ffbceb

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.