Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x25a927…126bc6
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0x27892b…39cd4a
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xcce68e…768c27
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x7a4345…e59cef
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x03e4fd…590179
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xf444bd…1f25a9
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xab450d…53f038
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x718ad6…c17a0a
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x6c887c…8c9be6
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xd97a56…f492d8
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x7590ae…1d1d38
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x83ffa4…57f469
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0xadb9f2…84cc44
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x1795b6…a40d3c
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xc1a2a7…0216c9
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x1bb946…1cf5e3
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa38d ago0x576452…6e73ba
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xa2a274…9a09f2
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xddcd8d…906547
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0xd4666e…bad8d0
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa38d ago0x916caa…2041bd
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa39d ago0x5730b0…409f20
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa39d ago0x064c75…be2f72
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa39d ago0x531fe5…0d34bc
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa39d ago0x2d7de1…7baee9

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.