Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e9f…6fa00x6839…1a2bBase—$1.00100%coinbase52d ago0x930c5b…5e26d9
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x496fb6…291d49
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x6f29cb…5838c5
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x5abca7…1b6286
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0xfb5f53…11d327
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x1a5305…7e899a
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x49f508…62b82a
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0xd2af1b…e894b3
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x19d771…6f5de7
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0xcfaf59…a83100
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x17d184…b144b7
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0xb5e1d2…b1c1db
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x32e0b9…2c1d27
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0xe225b0…4f35da
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x9b3f21…b19827
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0xdfb0c1…9d010c
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x34b149…1f77c8
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0xc7bba0…0d43bb
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x4716e6…faa68a
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x8a07e4…da746c
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0xbb779b…c426fa
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase53d ago0x904294…2b34f0
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase53d ago0x37e4bb…396ca2
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase53d ago0x9f6c55…d6c24d
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase53d ago0x4254c5…6b4ac6

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.