Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0x96ecb8…0575c8
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0x2ec175…41c1cb
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0xaa343c…94e822
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0xf6b0b7…8ef131
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0x5c05bd…9fb544
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0x47cfb2…13af50
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0x818e37…d40e5d
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0xcb0b40…c7c764
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0xe1da8b…3d4384
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0x4ddd29…71614a
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0x911d00…fc2fd7
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0x016b56…96cd7b
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0x6fb592…f520d2
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0x072da2…cd9a44
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0x9cdf8c…9bdbcf
0xabab…586f0x9c95…e299Base$0.001100%Route unknown53d ago0xb0d785…d4f89d
0xabab…586f0x9c95…e299Base$0.001100%Route unknown54d ago0xa8fdf1…e16775
0xabab…586f0x9c95…e299Base$0.001100%Route unknown54d ago0x62ea88…3d32a0
0xabab…586f0x9c95…e299Base$0.001100%Route unknown54d ago0x52637d…2b2e35
0xabab…586f0x9c95…e299Base$0.001100%Route unknown54d ago0xda3393…5fa419

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.