Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa43d ago0x549c14…f17c2c
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa43d ago0x4a341c…6069ff
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa43d ago0x47be52…f5292f
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x11b7cd…15971c
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x8d6009…35f493
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0x884a6e…4916e6
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0x761c61…7c6020
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0xa12f1a…8f4848
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0x8b43b2…959d06
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0xcda639…69a06f
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x119ab6…8417d2
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x0b9643…df2d54
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x2b6878…3ad6f7
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x7929f4…a01fa3
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x335167…2b2346
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x2099ac…2b3091
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0xd4f6d4…da3d03
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0xbcc2e9…f2976f
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x1303cf…d442b4
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0xdd6f92…4963f7
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0x68cc1b…e1239a
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x7723a4…351868
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x0622aa…11543d
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x53715b…8e61d6
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0xe1f3e1…87480c

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.