Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d69…80500xb985…542fBase$0.05100%0x730d…7faa46d ago0x0b13a6…77583c
0x8d69…80500x1049…261cBase$0.05100%0x730d…7faa46d ago0xc67a98…4abd22
0x8d69…80500x8035…7761Base$0.01100%0x5383…a4ef46d ago0x58932d…2fd789
0xdade…29490x8d69…8050Base$0.05100%0x5383…a4ef46d ago0x13c331…9e24ab
0xdade…29490x8d69…8050Base$0.05100%0x5383…a4ef46d ago0x1ab647…767fa6
0xdade…29490x8d69…8050Base$0.05100%0x5383…a4ef46d ago0x6556d7…77ac3d
0x8d69…80500x1049…261cBase$0.05100%0x730d…7faa47d ago0xa8aada…3a1102
0x8d69…80500xb985…542fBase$0.0570%0x730d…7faa47d ago0xdca986…557fee
0x8d69…80500x8035…7761Base$0.0170%0x5383…a4ef47d ago0xeba66a…060751
0x8d69…80500xb985…542fBase$0.05100%0x730d…7faa47d ago0xb406cc…ec8da1
0x8d69…80500x1049…261cBase$0.05100%0x730d…7faa47d ago0xf498a5…a89ca1
0xdade…29490x8d69…8050Base$0.05100%0x5383…a4ef47d ago0xf21221…dc5172
0xdade…29490x8d69…8050Base$0.05100%0x5383…a4ef47d ago0x6166ae…261eec
0x8d69…80500xb985…542fBase$0.05100%0x730d…7faa47d ago0x58962c…3a059c
0x8d69…80500x1049…261cBase$0.05100%0x730d…7faa47d ago0x745fe5…7a2000
0x8d69…80500x8035…7761Base$0.01100%0x5383…a4ef47d ago0x4df899…ecb9c2
0xdade…29490x8d69…8050Base$0.05100%0x5383…a4ef47d ago0xf9fba6…1b85c9
0xdade…29490x8d69…8050Base$0.05100%0x5383…a4ef47d ago0x42c1e2…8ec5e3
0xdade…29490x8d69…8050Base$0.05100%0x5383…a4ef47d ago0x2880f2…3cab00
0x8d69…80500xb985…542fBase$0.05100%0x730d…7faa47d ago0x23c904…8fd605
0x8d69…80500x1049…261cBase$0.05100%0x730d…7faa47d ago0xb81357…0a4d56
0x8d69…80500x8035…7761Base$0.01100%0x5383…a4ef47d ago0x197541…35c823
0xdade…29490x8d69…8050Base$0.05100%0x5383…a4ef47d ago0x1f6bcc…07220f
0xdade…29490x8d69…8050Base$0.05100%0x5383…a4ef47d ago0x547e8e…f27f53
0xdade…29490x8d69…8050Base$0.05100%0x5383…a4ef47d ago0x5f0831…c59f2b

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.