Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0xf5a0fe…3c36d2
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0xdc5b91…ba6da1
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0x424d12…a09774
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0xd97633…a3551f
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa45d ago0x2de0fe…2fd6ea
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0x88be3a…dde29e
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa45d ago0xf45e05…2c0398
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa45d ago0x28bbff…d7d25f
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0x910aef…8a2aa9
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0xdf947c…76813d
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa45d ago0xb1cbc5…ff5356
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0x3e636e…23d6f3
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa45d ago0xfac77e…fe0008
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0x88e864…5deef9
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0xaa84e6…5f33af
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0x472bd7…08264c
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0x6fe27a…272e53
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0xc2e58f…d5a3bd
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0x90b12e…1cc560
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa45d ago0x000ba4…39bf3c
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0x4ff50d…7a58f7
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa45d ago0xc643ab…fd8610
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0x1340fa…fbec9c
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0x225a59…056fb6
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa45d ago0xc8cf7a…df3c86

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.