Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa63d ago0x706cb1…d500dd
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa63d ago0x2334e8…6e9332
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa63d ago0x8d0616…7b9c84
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa63d ago0xc71299…a1f4c1
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0x490adc…15b978
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0x15e4df…fb1ef7
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0x1da751…652288
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0x34867b…9fdc96
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0x3c3c8d…771d2c
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0x264619…e225c5
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0xefedf1…436fc8
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0x87d2ab…87a9ef
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0xb1d776…73885f
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0xdc39fb…0b1e05
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0x606a31…7f1a25
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0xdffd64…152057
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0xa64b50…b9d7ae
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0x0ad94e…2af999
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0xd7cec2…82e51f
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0x4336ba…64fbcd
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0xfd799d…ae69c7
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0xd5eed0…7ce774
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0xb61ec4…88711f
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0x019965…e2c6b6
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa64d ago0x08e7f3…96fd88

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.