Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$16.86100%mrdn84d ago0x62bea8…6d3410
0xe55e…f7480x8e77…e2d6Base—$21.24100%mrdn84d ago0x94a913…144a19
0xe55e…f7480x8e77…e2d6Base—$22.36100%mrdn84d ago0x9284a1…842d03
0xe55e…f7480x8e77…e2d6Base—$17.16100%mrdn84d ago0x33c33f…7961ab
0xe55e…f7480x8e77…e2d6Base—$14.98100%mrdn84d ago0xad114a…54e9cf
0xe55e…f7480x8e77…e2d6Base—$24.71100%mrdn84d ago0x79b0c5…8c8d6f
0xe55e…f7480x8e77…e2d6Base—$19.79100%mrdn84d ago0xbca63d…00dba6
0xe55e…f7480x8e77…e2d6Base—$20.99100%mrdn84d ago0xe68569…416c80
0xe55e…f7480x8e77…e2d6Base—$21.59100%mrdn84d ago0x0eaf57…e5a129
0xe55e…f7480x8e77…e2d6Base—$21.09100%mrdn84d ago0xec51bf…8f928a
0xe55e…f7480x8e77…e2d6Base—$17.12100%mrdn84d ago0xbadba1…56f546
0xe55e…f7480x8e77…e2d6Base—$13.51100%mrdn84d ago0x833780…47cc64
0xe55e…f7480x8e77…e2d6Base—$21.66100%mrdn84d ago0x779c3a…c26187
0xe55e…f7480x8e77…e2d6Base—$21.01100%mrdn84d ago0x86cc60…6d4670
0xe55e…f7480x8e77…e2d6Base—$26.59100%mrdn84d ago0xd0b476…eb970b
0xe55e…f7480x8e77…e2d6Base—$22.23100%mrdn84d ago0x3c67e2…ec5a30
0xe55e…f7480x8e77…e2d6Base—$17.52100%mrdn84d ago0xe7819b…e425a4
0xe55e…f7480x8e77…e2d6Base—$29.27100%mrdn85d ago0x423e64…00046e
0xe55e…f7480x8e77…e2d6Base—$28.31100%mrdn85d ago0xe78ab6…dad73d
0xe55e…f7480x8e77…e2d6Base—$12.88100%mrdn85d ago0x6b805f…c8ee30
0xe55e…f7480x8e77…e2d6Base—$15.40100%mrdn85d ago0x33aafa…67bda8
0xe55e…f7480x8e77…e2d6Base—$13.80100%mrdn85d ago0xd75514…1cd4a9
0xe55e…f7480x8e77…e2d6Base—$16.51100%mrdn85d ago0xeeba10…aa7683

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.