Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x6afd94…42ba9c
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0xf6da14…b3ff1b
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0xf0c224…6cb8fd
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x10ab9e…e19caa
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x421426…34045d
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x8a68b6…725f7c
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0xdec9f9…e59f99
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x58152b…57b069
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0xe44910…451749
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x8780a4…3f5f9c
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0xbea8dc…e8706a
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x5d9414…98d968
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x6869d3…04ae97
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0xe831dd…e6dcf5
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x64d8d0…e6daa7
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0xcbd4c1…689bd6
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x66ff03…a0be9b
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x1d7715…7aa254
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x5015b3…55a6c5
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x73d4a4…c6a18c
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa21d ago0x54e683…41a27e
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa22d ago0xd8a680…5583b0
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa22d ago0x0b21fa…182c2b
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa22d ago0xb78509…9ca7fa
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa22d ago0xaa9ad1…7cceb1

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.