Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0x907e52…132761
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0xf57105…aa912e
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0xe5788f…48e087
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0x4c1553…8a6b81
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa35d ago0x969f29…77dfa0
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0xda7f25…feba16
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa35d ago0xc6ad3e…56cdb9
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0x715a19…c311c7
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0xf01324…5a13f3
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0xf53a81…d74848
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0x384b1b…3d057e
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0x89718b…dbc62f
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0x59784a…90de77
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0x2061d5…0dc6b2
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0xa28632…8e5f3b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa35d ago0x4772da…0858e2
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa35d ago0xb9ad58…077185
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa35d ago0xcbb8f3…7e82f8
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0x71659b…95265b
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0xfb1719…f4db06
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0xcb3d43…c33e62
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0x4a06fe…ed3f41
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa35d ago0x908bf6…46ecf1
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0xb41477…4276dc
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa35d ago0xfe5e08…121044

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.