Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0xc4312e…af10c4
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0xf804cc…84372a
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0x058827…d74f62
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0x132257…e344b7
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0xce443f…4ca5a3
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0xdd7b47…c2bd44
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0xe1b7b8…f7eff0
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0x0c6ff6…4ab02f
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0x5e9e11…4d7088
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0xa259de…8c4431
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0xc4fd39…23439f
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0x36ac3d…8dc825
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0xf6ce2c…e3e189
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0x076986…0e279b
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0x12e88f…cc4379
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0x98a711…8faa18
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0x9aba14…4cd9bc
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0x8dec85…16dfe6
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0x5b9742…e4f065
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa21d ago0xf6d4ec…cd39bc
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa22d ago0x6bfedf…62e134
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa22d ago0xfc8105…aa669e
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa22d ago0x091e3f…2d4d35
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa22d ago0xa2ef12…6614ff
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa22d ago0x059b3d…e1fefd

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.