Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0xc3ed93…43cd1f
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0xddc12e…8c5ea1
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0xdef26e…adf185
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0x95502f…ccfe22
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0x934b2a…8d4d43
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0x3a281a…27a5c4
0x0ebd…c1a80x9c95…e299Base—$0.001100%fluxa37d ago0xa84aed…fe47bd
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0x3f4e1e…27efae
0x0ebd…c1a80x9c95…e299Base—$0.001100%fluxa37d ago0x62cc77…5a7457
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0xa00370…ca92f8
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0xc2a68a…acffec
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0xca1603…ec6a10
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0x22873c…95ce54
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0xabb9e0…18f2f8
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0xed682d…2381dd
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0x8e60c6…382bcf
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0x3fce47…19805c
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0x0490f0…d6282e
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0xc5c9c6…01cbff
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0x94d2c6…fca9e7
0x0ebd…c1a80xfe80…47eeBase—$0.001100%fluxa37d ago0xf75dea…2a632c
0x0ebd…c1a80x9c95…e299Base—$0.001100%fluxa37d ago0xb5b010…de834a
0x0ebd…c1a80x9c95…e299Base—$0.001100%fluxa37d ago0xfd3de8…4d0f98
0x0ebd…c1a80x9c95…e299Base—$0.001100%fluxa37d ago0x1d39a6…9d47e7
0x0ebd…c1a80x9c95…e299Base—$0.001100%fluxa37d ago0xd0a457…a1914d

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.