Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2566fa…4dac04
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc77d5…fe7b06
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc13cab…a2d260
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x95adf1…f22a74
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a1094…76298e
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x49db50…667aa1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa2cc74…2da436
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x60a9a1…9489f1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe01ed…3fda70
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a7c93…d3fa78
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67f3d0…e4a812
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x29696d…564963
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd14e8c…48dd67
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x234bf2…264aa5
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x674ca5…5f4d65
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde246e…6f6af2
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x169373…d135a4
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc966ac…790ef7
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb1f712…f628dc
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xad468d…d1267b
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda71b3…09ace4
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x72c44b…913660
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c363a…1aa38c
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd777d7…b4b7e8
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x937290…6aa698

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.