Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800x9c95…e299Base—$0.001100%candidates96d ago0xb99942…f2edb7
0xb228…61800x9c95…e299Base—$0.001100%candidates96d ago0xa6bc22…be94cc
0xb228…61800x9c95…e299Base—$0.001100%candidates96d ago0xb0c977…ad7c6e
0xb228…61800x9c95…e299Base—$0.001100%candidates96d ago0x75747d…acdc9d
0xb228…61800x9c95…e299Base—$0.001100%candidates96d ago0x853487…67f8f2
0xb228…61800x9c95…e299Base—$0.001100%candidates96d ago0x90aa66…cc5d65
0xb228…61800x9c95…e299Base—$0.001100%candidates96d ago0x71739f…42e99f
0xb228…61800x9c95…e299Base—$0.001100%candidates96d ago0xb98fe2…b51c61
0xb228…61800x9c95…e299Base—$0.001100%candidates96d ago0xc7e06d…3ae51f
0xb228…61800x9c95…e299Base—$0.001100%candidates96d ago0x2c395b…8c391b
0xb228…61800x9c95…e299Base—$0.001100%candidates96d ago0xbf2ecd…b34eb8
0xb228…61800x9c95…e299Base—$0.001100%candidates96d ago0x979110…267cbf
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0x69401a…8d3f01
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0xe7e027…572e42
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0x44ef31…502a37
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0xbb1f98…a68df5
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0x41b0ec…a11221
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0xabb956…ab5f0f
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0x6a0722…836f8d
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0x6e2c6a…2f605d
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0x91a60f…e89e17
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0x252851…05b421
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0xde0948…335104
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0x5627fa…77c157
0xb228…61800x9c95…e299Base—$0.001100%candidates97d ago0xe6b736…ede83f

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.