Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x2429af…f84d80
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x0e265b…f8be48
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x2605ed…010b3c
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa48d ago0xd100b2…11309b
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa48d ago0x7b1994…f09317
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x044cbd…9b98c1
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0xcd8585…f95284
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x38529f…d42bd1
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0xfc3a2e…45d6e1
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0xdc4c22…daf5f7
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x00ec03…16ce80
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x5185ea…669f57
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0xb21e22…1fd939
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa48d ago0x93b030…a5c710
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa48d ago0xb7139d…a76f96
0x599e…f8960x9c95…e299Base—$0.001100%fluxa49d ago0xc316cf…b3b5c0
0x599e…f8960x9c95…e299Base—$0.001100%fluxa49d ago0xae3f9a…fa2f8c
0x599e…f8960x9c95…e299Base—$0.001100%fluxa49d ago0xaa3830…795c19
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa49d ago0xe65f16…e6901f
0x599e…f8960x9c95…e299Base—$0.001100%fluxa49d ago0x9401d4…fbee66
0x599e…f8960x9c95…e299Base—$0.001100%fluxa49d ago0x7fa395…3e259b
0x599e…f8960x9c95…e299Base—$0.001100%fluxa49d ago0xd9e5ca…fdce0f
0x599e…f8960x9c95…e299Base—$0.001100%fluxa49d ago0x3923e4…7404e7
0x599e…f8960x9c95…e299Base—$0.001100%fluxa49d ago0x0c4004…a2c05f
0x599e…f8960x9c95…e299Base—$0.001100%fluxa49d ago0x9f5048…22e066

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.