Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0x70c5af…04c452
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0x6a3674…2bf258
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0xc9959e…0b6966
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0x0b4340…69af97
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa40d ago0xcd1ac8…2c1adb
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0xf890c7…ea00b7
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0xd64064…c0be81
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa40d ago0x0bef37…a05e02
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0x3c6769…958e7f
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0x387662…283834
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0x714b69…252df3
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0xc4d6b5…7dffe8
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa40d ago0x9d9fd9…91b98d
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa40d ago0xe8e696…8628ed
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa40d ago0xb3a862…34b323
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa40d ago0xe67800…50dd66
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa40d ago0x55580b…a618fd
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa40d ago0xf69a17…16fd0c

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.