Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x891289…b7766a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x501b79…c67295
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0xf1d3ae…f5b248
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x7f9246…3a6e0b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x5a34e6…e88667
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x046ee3…29132f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0xb88cce…2f6388
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x9fdfb8…96a415
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x2f8f27…8af2dc
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0xc47ed6…3fd37e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x255f43…219ce0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x196960…3c7959
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0xbe876a…ce40b9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x69b7c1…a2b0c7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0xce6fcd…62fd66
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0xb8862a…994e73
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x41e892…abb575
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0xa42f81…e667a9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0xf6c7e8…35606d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x4dadac…9b33aa
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0xd1e1ca…5d03f0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x36d388…13ecbb
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x51eff6…005d8f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x25dc86…a3f957
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase9d ago0x96dd25…b5f54c

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.