Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0xbc052d…013e4a
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x206bde…e81dbb
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0xb11119…5595a3
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x33a644…be22eb
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x029703…d0cb38
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x1d8915…6ff658
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x4f08f8…c81ee7
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x318638…82a261
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x7bba63…c43bc2
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x84a5cf…d128fa
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x1bcff7…d78183
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0xa6be20…e36b6d
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0xd104b6…53c485
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x7f49ad…012df5
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0xa9e475…0ed01a
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0xb922e4…8381af
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x3c4661…0173f3
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x5ea881…1f9a4c
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0xbe7a78…4d6393
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x9259f7…3c3031
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x740f0d…64a71e
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0xf06a72…496fd4
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0xc7a975…c2bb5c
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0xf3c42a…b688ae
0xd216…efda0xfe80…47eeBase$0.001100%fluxa13d ago0x5924ca…180ed0

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.