Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x466fb7…7e0e82
0x03c5…a0a30x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x308bc7…9b1911
0x03c5…a0a30x50eb…6480Base—$0.005100%0x54f0…7932120d ago0xe37084…cf55cd
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x03c49f…17cbd8
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xb79292…0501fc
0x03c5…a0a30x50eb…6480Base—$0.0005100%0x54f0…7932120d ago0x39c482…5fbc17
0x03c5…a0a30x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x7793c2…53bd33
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x3b4f96…974b3f
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xe25347…fe376f
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x1ce3d8…348a0d
0x03c5…a0a30x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x3ea248…3ce4dc
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x7241cb…e60aa8
0x03c5…a0a30x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x8480d9…8048e6
0x03c5…a0a30x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x15e4fa…2b0f1a
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x277a4a…1ea3f5
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xaaa967…1c1c65
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x2b816e…33fc88
0x03c5…a0a30x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x9c34c5…a6d7a6
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x0ddfe0…d5d976
0x03c5…a0a30x50eb…6480Base—$0.01100%0x54f0…7932120d ago0x644cec…d7df42
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xef8693…257904
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xeb6b8b…e94b04
0x03c5…a0a30x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x4510de…6bd994
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xbe5156…53b2df
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xc7911b…bff58b

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.