Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0xf3ccb8…69dce4
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0xaab9e4…281c9a
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x71ede4…a7628e
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x42b345…55b491
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x906f7e…c426d4
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0xada10f…4d08eb
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x28f7e0…cf855d
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0xde6bcd…1c8225
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x79feec…7b310e
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x88cbee…5d1db2
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0xc93cd9…5e88e1
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0xb46918…4d3f3d
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0xaba974…8d645b
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x7ff533…3a77ed
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x7a3d90…2c0c5f
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x7ac920…52daad
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0xc31dee…ce26c8
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x7e6f0e…2d2cec
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x5fa559…96d427
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x789ad8…8cf21d
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x9b290f…a86cf7
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x695f48…3ced28
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x575b34…d7d9fe
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0xe5c342…f230ce
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown62d ago0x0e517b…a2916f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.