Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa41d ago0xabcf9d…9eda93
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa41d ago0xa3bd61…558cef
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa41d ago0xfd5e5a…d0a3e9
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa41d ago0xe3493b…e7157d
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa41d ago0x34ffb8…01f634
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa41d ago0x9afc56…768e9c
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa41d ago0x4a5ac0…0cc36b
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa41d ago0xa85d22…ea3971
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa41d ago0x9a8918…99fe25
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa41d ago0x27cb1f…84b63a
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa41d ago0xf759c3…816dc4
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa41d ago0x3b01a1…9d62ef
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa41d ago0x4a2af3…f0ac2a
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa41d ago0x681aa2…101a96
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa41d ago0x20e849…85f326
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa41d ago0x676f7d…d5a6ce
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa41d ago0x24aee8…9c7fd1
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa41d ago0xe39065…d8ff0a
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa41d ago0x0b6110…9fcd0b
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa41d ago0x061153…6ec073

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.