Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI105d ago0x32be4f…b9f111
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI105d ago0x23a46e…ff9992
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6e0f1c…3b4b2c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI105d ago0x484d08…e86201
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI105d ago0x22eb2a…b23f9c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3567b3…962e24
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0x23de77…717672
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf66167…239621
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf3029b…6fafd3
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1462c0…69d0e2
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd3703b…0035c1
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9b427…49128c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0x490ade…0164b9
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3bd930…0c8d15
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbad75e…896205
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb304fd…daddfa
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe14497…e92b0a
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0x161b39…b63677
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0x556082…3de7cc
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ef707…9ec49c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0x488353…55f52a
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0fb660…88ce63
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf7e14e…d65942
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a66d6…e3d1ab
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ed910…31a3f8

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.