Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x30233a…33bf66
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4a398c…57661e
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0992f6…502b0b
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb300a3…e56368
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x20951f…9f1084
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3bd763…3646bb
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xcbd850…2d64cc
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x688c3a…9f78d1
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4a2051…37c61f
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3c552d…aa2c44
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x402e81…dccded
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x329e68…08232b
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xffadc5…3dd9ea
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x384f44…3f6b32
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x08e7ff…dda551
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd35d7f…c52c84
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9ec28a…bd69bc
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6880cf…0d11ea
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf07e91…d4c99b
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6de9c6…bf785e
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x41247c…aa1450
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xdd12cc…6ee0bc
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x121af3…e35dfd
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x279a7a…4b45a2
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbaf5fd…ecf357

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.