Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xe0610c…b503d6
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x57a71f…0fd9fe
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x450d46…4ab9f1
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x7c1c19…b2c274
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xf15ae0…6a0f47
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x5ef326…26a1ef
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x00122a…a68826
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x40054d…91fc43
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xd85f00…0e7c91
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x7d599c…56f240
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x815134…c88f24
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x99c9e5…02c9fd
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x9abf27…d9d646
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x28fa5c…e8ede4
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xc92000…d99dcc
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xb0f634…90cb03
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x6cfdda…57df95
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xb40d8c…8bd1aa
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xcd8750…08942f
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xe24ae0…3a516f
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xffe8cc…4be295
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x323837…623e66
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xcc4751…a43d9a
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x35e6a2…6db142
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x742b20…bbd919

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.