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%coinbase46d ago0xed243d…b4662d
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0x7a26b6…5d9e5d
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0xdc4c51…7a962d
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0x0a8167…4764ae
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0x31803e…65f114
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0xe93b9c…78474e
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0x485a3f…73d9a7
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0x014a96…39351d
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0x274c4c…ba3acf
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0xd083e9…317733
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0xb7df52…530a72
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0xdfaf78…ee6eee
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0x1a6ace…65bc10
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0x01fef2…bf4978
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0xf67648…4799fc
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0xb0df46…e5516d
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0x9bd3ba…1b5771
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase46d ago0x0abb78…44f808
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase47d ago0x2f600f…af6fbe

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.