Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf380…60390xfe80…47eeBase—$0.001100%fluxa19d ago0xbc9b0f…5b667d
0xf380…60390xfe80…47eeBase—$0.001100%fluxa19d ago0xbd2e95…3e8ce7
0xf380…60390xfe80…47eeBase—$0.001100%fluxa19d ago0x99faf3…ac7c64
0xf380…60390xfe80…47eeBase—$0.001100%fluxa19d ago0x9fe252…9fe006
0xf380…60390xfe80…47eeBase—$0.001100%fluxa19d ago0x065d1e…a657cf
0xf380…60390xfe80…47eeBase—$0.001100%fluxa19d ago0xdb28d3…41e03f
0xf380…60390xfe80…47eeBase—$0.001100%fluxa19d ago0xb77f5c…5cedb3
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0xed9601…88d89e
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0x3b9744…48cd13
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0x31539b…2f9f57
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0x6f6e54…d00081
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0xf63121…7d3eb2
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0x0fc53b…723dff
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0xa1143a…67d051
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0x304a06…87cead
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0x24bef6…547082
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0x94cd62…3b8297
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0xabab02…d9e59b
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0xb0bf5f…8b14b0
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0x12c5b5…3bd1f0
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0xc0421a…b123c0
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0xd1e6b1…8ef003
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0x18a794…76e0b8
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0x836fe9…43ad48
0xf380…60390xfe80…47eeBase—$0.001100%fluxa20d ago0x0a15bf…352550

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.