Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x016442…1c753c
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x2c9978…1599e3
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x316675…83406f
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x231c33…762554
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x762085…876e66
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x39d662…544cc5
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0xd0fe8c…8fd906
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x2af59c…bea222
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x74dcaa…170033
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x98701f…a1d002
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0xc82eb7…7544f4
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x181625…73dd69
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0xf94a44…0c2ffd
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x272fe2…66d46b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x8d9ebe…ab0ccc
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x6717aa…f4a94b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x7ebdc6…be1bdb
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0xbaf4d6…a27530
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x66d905…1be1f7
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x1bef2c…7c41f7
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0xd018a2…720daa
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x57963e…01d256
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x6f1f94…824aa4
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0x8b1ba1…e211a8
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa71d ago0xb03348…ebb7bf

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.