Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0xb4df2b…e390ec
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0xe2c729…5780a4
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x4b9714…36ec9a
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x269e7e…be8618
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x3aa984…263d92
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x3ade14…513da7
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x6c59c5…7a10cf
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x3bbfd8…35cda6
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0xd617e2…8291f3
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x8bdbcd…17a945
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x1afd72…2cfe4c
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0xe79662…d57e42
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x0beaa5…7c651b
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x3c2df8…0c623f
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x34cf7f…d28097
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0xbb342a…aad9ee
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x3adbc5…9d4dc7
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x6e7977…2726d0
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0xe0a87b…6f441c
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x130c91…8f93cb
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x3e1cb5…05e849
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x4d14ad…99771b
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x0ab3fe…3b4f3d
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0x81f8f0…5866a8
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa21d ago0xe05f2c…09a218

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.