Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdd6a57…23f522
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7bde25…108d12
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe2e0ae…75ffed
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7cbaf2…9403ff
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc3942d…0cdec8
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0b4ebb…d7a858
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7a9f46…8cdb18
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0056cb…7d228f
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6d7200…2e25bc
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0x293e18…a6267f
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0xee0fdf…5670e4
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0x648477…8c40e7
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc1f07c…aa8e11
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdc27e8…bc78eb
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0x499424…9d5324
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0x35dbb3…66979f
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa6d05e…5efbaf
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7e297e…9b73d1
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9540ed…f6ce14
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc35e4e…1e46ca
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x74c25d…585492
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e2cfa…eb7631
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8f0cb8…9b3a7e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x505b0e…157981
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x57e979…f5baf9

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.