Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0x21de35…e4bdad
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0xcf1943…4d8122
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0x3f46e9…b44389
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0x168168…6f19d7
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0xff8609…2175e9
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0x53f540…218f74
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0x278477…c66daa
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0x4a2be3…4c8900
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0xe96e9c…b26625
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0xa7e7c9…af95ec
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0xaf2e98…06de53
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0xc4642b…a3f23c
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0x739ab7…28cb92
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0x3547d1…ebe453
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0x1a95e2…1119f2
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0xabbb26…18b49a
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0x22b20c…99c356
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0xf7c95a…d368a7
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase34d ago0x996e1c…f4e621

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.