Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0xbc46ff…2e7d15
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0xbd1a31…481f0b
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0xef4d5e…c558d3
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa42d ago0x150765…37556b
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0xf41a7e…cf7557
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0x78ac00…336b74
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0xb479a8…5530a1
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0x740526…d61dbc
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa42d ago0xe6888a…abd2e9
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa42d ago0x7e65af…5af6eb
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa42d ago0x96e905…4d63f7
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0x655176…840d08
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa42d ago0xb50c9b…192582
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa42d ago0x32ee1b…2eebdb
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa42d ago0x34cc48…56eac6
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa42d ago0x5c4a04…3a19d9
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa42d ago0x2ffe67…efcad3
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0x458fa5…24753a
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0x93d371…9944a5
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0xe3dcdd…52aa2c
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa42d ago0x197a21…0e3dd0
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa42d ago0x036d51…ca5404
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa42d ago0x494c76…fe4eaf
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0xc35b29…a217ff
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa42d ago0x82ff90…4aa9be

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.