Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0x86cab7…252542
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xc6357e…04516b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xec08d4…776b8b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xd48877…1a789b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0x5d1c4e…6eb00f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0x159057…958d97
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0x13236b…fa7d81
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xc5d980…22b580
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xb50cba…c9398e
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0x2f4e0a…bd4470
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0x256620…a2a4f4
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0x146fb1…a91ace
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0x9eed26…0200f8
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xb1af97…0220c2
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xcfd29a…02ff4e
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0x75a91e…7bc4f4
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0x6a10c6…2f4ebf
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xbf0d6e…b63120
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0x92df41…b34063
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0x792fea…4e370a
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xb16bdd…7e76db
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xcbe9b7…42c938
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xc41f62…5946d5
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xdb463f…b2109b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa23d ago0xb1e26b…acbb46

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.