Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0x87e021…ee55f7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase41d ago0x9b3615…438dfd
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0xa382d9…c47a73
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x0af75a…0e0981
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x120702…3ffbd4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x2ff694…e289c2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x180b9f…cc8d44
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x0d780a…177b08
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0xa07604…049782
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0xe77722…aa8865
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0xe13599…6636d8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x8f84ec…38bb2b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x1af4b4…9e9d0b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0xa87458…dc420a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x09e4e7…f7a4d7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x453aca…0be49d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0xa24a62…13ddaa
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x5b5178…4d8594
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x3c4251…7fafc2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x3d8c80…eecb27
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x3aa4aa…8124c6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0xac5cf9…8649ce
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x797158…8e13b8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x168795…ee8009
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0xdfea0d…691a58

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.