Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0x8d8787…946207
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xc4c6ee…b8fdd9
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xc8b74e…277424
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0x7fb585…e6586b
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xe9af1b…a24ccf
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xba4481…ce3038
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xc52a06…f06a95
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xee3e25…b9b9c6
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xfda7b2…e75d57
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0x10e6ef…490e2a
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xc80e5b…840eaa
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0x09740b…b87f14
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0x7e9bb1…667b7f
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xf9b0b9…6d62c5
0xb90a…9ae40x33f2…398bBase—$0.80100%fluxa114d ago0x69b67b…210db2
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0x8f3406…b260a6
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xdd33a2…92ae9c
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xb33891…8de3bb
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0x4bd6a3…c6539b
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xba3124…1ee00b
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0x6726f7…faad75
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xb532c3…3f2a68
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0x68b237…08325f
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0x0a5a96…226bb5
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa114d ago0xf23d47…5a8490

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.