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%coinbase31d ago0xf5555d…4f9881
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0x03e87d…db2aac
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0x433819…28db0c
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0xaa7b7d…b1ce6e
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0x62e6f9…ecb7a4
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0x30e528…8f955a
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0x27cfe1…dc9c39
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0x3672a1…3b27ef
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0x3601e2…ab9c2a
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0xb0a9e1…9061dd
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0xb2e6ba…cbc48d
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0x87a0fc…350e78
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0x53f772…e05f93
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0x84199a…ae586e
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0x91a5c9…842587
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0xcda82b…6bc2d1
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0xb76501…9854a9
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0xfac563…00195b
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0xbbbc1f…b0a955
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase31d ago0x4cb090…0ae8ee

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.