Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0x88425f…6154c6
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0x73ec7b…e09574
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0xfa73a6…31caa6
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0x8b4fc2…9874d5
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0xf4c117…cf4d66
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0xc49dfe…3af81f
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0xbc31bc…c035d1
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0x0412b0…091817
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0xc84468…cc03bc
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0x995a16…da56a7
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0x460906…ae17fa
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0xd96108…14bf41
0xf424…98710xfe80…47eeBase—$0.001100%fluxa18d ago0x357a25…a129d6
0xf424…98710xfe80…47eeBase—$0.001100%fluxa19d ago0x9ae530…b18b2f
0xf424…98710xfe80…47eeBase—$0.001100%fluxa19d ago0x489308…285cbe
0xf424…98710xfe80…47eeBase—$0.001100%fluxa19d ago0x0aa9eb…ee19fd
0xf424…98710xfe80…47eeBase—$0.001100%fluxa19d ago0x42b38f…039b3f
0xf424…98710xfe80…47eeBase—$0.001100%fluxa19d ago0x881746…95de6d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa19d ago0xca590e…935e61
0xf424…98710xfe80…47eeBase—$0.001100%fluxa19d ago0x5bdff3…a77493
0xf424…98710xfe80…47eeBase—$0.001100%fluxa19d ago0x486616…811cea
0xf424…98710xfe80…47eeBase—$0.001100%fluxa19d ago0xa73114…d0fa9e
0xf424…98710xfe80…47eeBase—$0.001100%fluxa19d ago0x2af4e2…37bde8
0xf424…98710xfe80…47eeBase—$0.001100%fluxa19d ago0xf7de47…7b4d68
0xf424…98710xfe80…47eeBase—$0.001100%fluxa19d ago0x620915…1c6de5

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.