Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa39d ago0x57c15a…76e8d2
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0xbb82d2…74fff9
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0xea518e…065ba9
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa40d ago0xad4a5d…2ec82a
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0x998d9c…1b60a2
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa40d ago0x004704…2cfafb
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa40d ago0xd3320e…9dd4e8
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0xc3adf7…725834
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa40d ago0x592a96…8ce258
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0x1b160c…2e6eb4
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0x4ff9f7…d28d76
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa40d ago0x53ea49…104c99
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0x64cec0…5170fe
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa40d ago0xdf7e39…4a994f
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0x4d26d4…d8c8ac
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0x1d01b2…300b23
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0x30328a…e2e6b3
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa40d ago0xc34621…a36b20
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0x1fe03b…ac0eba
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0x0c0d7e…e7570d
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa40d ago0x8ce640…43cb31
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0x2f785e…47decd
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0x16e196…184697
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa40d ago0x151a84…46ccef
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa40d ago0x20ced7…5a1b44

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.