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.01100%payAI113d ago0xb20709…d5d8df
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfecf1e…583068
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x705e99…292c59
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x985570…031ac5
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0xaec21d…501c8b
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9c5e32…7df971
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6c1c81…6e9cf2
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7961ac…c8ab95
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc87948…ccf502
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x144ff4…36950f
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7ca9c3…c0646b
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0xafd4f6…ba064b
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x455d38…1bcb15
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x33f2e3…87e9ee
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x310b62…ef8fd4
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9cf1b1…1d531e
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x176a4f…1ebbb7
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x97d01b…5ef28e
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x24b5f8…20d97e
0xa13e…40a30x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0b4a00…e77bed
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x86482d…8d61d5
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf8970…628cb1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x83cc42…2c72ae
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x752a29…fb9c63
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa536b9…c21c0f

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.