Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x32555d…3a7095
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15642a…a5bd86
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeda194…e72186
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x280aac…2fd31d
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x001bca…faa5f7
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf0e450…24aeb9
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x06136a…33aa6d
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6eada2…25e446
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0cd538…33969c
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x63e25e…62579f
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x66a828…b02bfd
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x96d821…281369
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x35ad85…8d456d
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ff5fd…2440e9
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1c685…35c236
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf75f0c…86c4c3
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe5d9e4…530187
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa633cb…b87785
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x21f966…7d30ad
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xebd9c9…2e1f06
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d224a…a7435c
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48ec0e…74a2ed
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x052769…6fcd7e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00047d…d7a1e2
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6afa5c…37121d

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.