Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x7b3cd8…5eaa76
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x8cf91f…37151d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x062bc6…ce9c4d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0xef031b…968374
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x3de71c…20cefa
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0xd93838…213773
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x57d201…fb2034
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x521742…51ed9f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0xf5f546…012bb5
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0xc1340b…cd91eb
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0xf6eb0e…56911d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x6a4692…8518ae
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x315cc0…5bd381
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0xe85990…b676de
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0xc07a4a…5c3474
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x0d46d3…e70076
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x118fb6…e59b0d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x7084d5…f10b0a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0xa76cb2…c6b2da
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0xdf8a31…6cf320
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x450e72…2cc59b
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x21299a…1a3058
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0x6ee748…254929
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0xe3ba02…47ada8
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted21d ago0xcef81e…49b1d3

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.