Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa65d ago0xffae9f…81e34d
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x0073bd…8e3f71
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0xd2fda1…2afc31
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x258a7a…5cdc71
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0xf1608c…b50ad5
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x38c30a…ba185e
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x395045…2473d1
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x633837…5381c7
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x3d8669…be0813
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x179661…07193d
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x9e603e…074018
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x970fce…d93e6f
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0xf45634…e39b97
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x21cea5…9283c8
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x4c99c3…3206ca
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x7c0023…80c562
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x448258…5efae8
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x72b02a…c0d770
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x89dce8…3c890f
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0xd45ba1…9e32f0
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0xb1e522…6b79c4
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x7511c7…7b9905
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0x8879e5…6bca26
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa66d ago0xcac64e…6ca9d8

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.