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%coinbase34d ago0x039f9b…e70013
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase34d ago0x207ebe…5f46b4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x4e5744…bec335
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0xe23a30…4b314a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x287baa…f822f3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x1a2242…4e59b9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0xbe5c67…51206c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0xfab746…91f6a2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x6498af…c83320
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x1700c7…7e271f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x9b0439…68ff2f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x3e0aa5…e7335c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x01c5eb…e63fd2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0xf73c21…62a6e1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x2d65e4…eea2ac
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0xf52c2a…650d09
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x0e1a76…41d960
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x1a0185…897c53
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x71e9d5…396ddf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x2dca4d…93d22d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x02981f…accfeb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x38089f…c520a3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0xb3308a…535eeb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0x7c47f9…4bb796
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase35d ago0xe64ce1…235e74

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.