Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03da…11990xac65…4417Base—$0.36100%fluxa114d ago0x14427a…7bbe06
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0xba2a7b…3540f5
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0x2e80d6…13ca02
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0x7f5e8e…9fe3dc
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0x3bfacc…f7238e
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0xdeb05d…59c888
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0xf86b0b…dd4227
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0x4c7521…b073ac
0xb90a…9ae40x03da…1199Base—$0.25100%fluxa114d ago0xaab23f…413285
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0xff7697…9adeca
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0x5cd027…0e5656
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0xf1cbcf…861fe5
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0x7b7bc2…80b991
0x03da…11990xac65…4417Base—$0.02100%fluxa114d ago0xd3bf3b…7c2e42
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0xebf2b7…93eb4a
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa114d ago0x193cef…7e3d3c
0x03da…11990xac65…4417Base—$0.04100%fluxa114d ago0x7539bb…403e45
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0xbb18ae…239f57
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0xc33083…e188d1
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0xe46bd0…558ace
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0x7d4edb…2d4e9a
0x03da…11990xac65…4417Base—$0.03100%fluxa115d ago0x1ffd75…8ee311
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0xe71d1c…9d3d87
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0xcd57f8…0cef41
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0xc0cb9c…05b2ad

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.