Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c1b61…0761fc
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfefaf2…554fb5
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xff7477…c899bd
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8325f6…80cabe
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7de89c…a84c60
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd59f7d…635b6e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xad0425…6759bd
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb7ea17…91f722
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x728765…220dc8
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc0e575…24178b
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9116db…a2c247
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb78163…934243
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb152b4…3f87ee
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfe40d0…f970a7
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5eece8…185d33
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7ee025…eea106
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb870e9…253547
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4884de…aaecca
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x56d74c…16b10f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8d8f59…bb3fb9
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4e7357…4e6289
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xee62ae…dcd58d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe3687…38d358
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5326c9…e00c6e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0f0811…bd8e2f

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.