Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x4d6195…d4fd96
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x1cb2d5…191098
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x785214…1ffeea
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x19cb1f…17164e
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x4b6ec2…215e7d
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x79c374…acba41
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0xc32dcb…d9a1e8
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x15992e…82f7e2
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x1034ab…558b2b
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0xf18590…f2dd1c
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x493035…6b1d3b
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x728057…a5eee0
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x2e773d…068270
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0xcc4ae2…b37cd3
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x3b70b3…f29839
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x2129d7…719021
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x17e439…58e251
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x98dcdd…52085c
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x3546dc…67ae68
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0xce9266…2fa8fa
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x318a09…9794d4
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x9af143…752000
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa32d ago0x1a0b2d…e786ec
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa32d ago0x03f643…ae4da4
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa32d ago0xe08b9b…5266de

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.