Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eb9…e93d0xac65…4417Base—$0.12100%fluxa116d ago0xd0e78a…88b675
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa116d ago0x219458…733a37
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa116d ago0xa18697…ac0761
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa116d ago0xe81fcf…05484d
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa116d ago0xf5226b…da2f07
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa116d ago0x14af55…1f2002
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa116d ago0x37694d…6ad431
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa116d ago0xac9613…ec4985
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa116d ago0xd0af8a…2bddd5
0xb90a…9ae40x6eb9…e93dBase—$0.02100%fluxa116d ago0xb37ee3…c2e6e0
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa116d ago0xbe1d3e…6eefe6
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa116d ago0x54d83d…04db1c
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa116d ago0x736c9c…896fc3
0x6eb9…e93d0xac65…4417Base—$0.02100%fluxa116d ago0xd790d8…728771
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa117d ago0xef0b1a…49071e
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa117d ago0x4fddb8…e8b55c
0x6eb9…e93d0xac65…4417Base—$0.08100%fluxa117d ago0x12b672…47a7b7
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa117d ago0x668543…561939
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa117d ago0xeb8aea…a145ca
0xb90a…9ae40x6eb9…e93dBase—$0.05100%fluxa117d ago0xfa50ec…e22e85
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa117d ago0x9dc1be…a804e7
0x6eb9…e93d0xac65…4417Base—$0.03100%fluxa117d ago0xabe8dc…c6ae0e
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa117d ago0x2f376c…570283
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa117d ago0xe34d16…f3ccf8
0xb90a…9ae40x6eb9…e93dBase—$0.01100%fluxa117d ago0x032d56…94d8f4

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.