Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0xc3e72d…6e6d21
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0x076781…7cff8b
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0xa0f77c…02cb6c
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0x705669…e96df5
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0x97502a…3b0117
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0xc26498…95041f
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0x53e201…3bc009
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0xacbed8…143c69
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0x15fe05…35b27a
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0xaf6bcd…9904ce
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0x889331…0578fe
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0x09b459…71ef37
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0xfe729f…4e8607
0x109f…25150xfe80…47eeBase—$0.001100%fluxa31d ago0xd2bb48…720df8
0x109f…25150x9c95…e299Base—$0.001100%fluxa31d ago0x31a6e5…9bc42e
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0xe2bc73…19dd00
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0x3c2753…5ef4dd
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0x708d33…75da57
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0xbf63e2…880602
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0x3d4d67…b7fa05
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0x28794f…d056b5
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0x52cd25…6a3f12
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0x2c7590…b88bed
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0xd6247f…669f43
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0x99ef97…c2f4c5

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.