Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x262e7f…994729
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcfc3f9…874cd1
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x987972…25a0d7
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x06620a…763705
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb0dcb8…1cb55d
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d65c8…f20a2e
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1b1c3…c20d0d
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd9febb…c41bd7
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1d65b…d5c0a8
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd14258…e6abfa
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x81b46a…c0f30d
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce010d…62c59d
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x358c95…bc5906
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x99a327…450680
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb088fc…2aac10
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84a74c…8ef586
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ec8ca…96a2de
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x38efce…5f5a7a
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x48d031…2fe8cc
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x65320c…b5c7c0
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8fa069…b77786
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x67d98e…3fec86
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x273ece…2cec06
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2afc1a…914bfd
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x94dcd1…74a240

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.