Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50b8…cbeb0x10c1…1e24Base—$0.74100%coinbase114d ago0xb02576…019058
0x50b8…cbeb0x10c1…1e24Base—$0.51100%coinbase114d ago0x7cd920…411f89
0x50b8…cbeb0x10c1…1e24Base—$0.93100%coinbase114d ago0x7d21b2…d907bf
0x50b8…cbeb0x10c1…1e24Base—$0.93100%coinbase114d ago0x4ec03c…22dac1
0x50b8…cbeb0x10c1…1e24Base—$0.92100%coinbase114d ago0x537409…2b493d
0x50b8…cbeb0x10c1…1e24Base—$0.90100%coinbase114d ago0x147f00…5cafe9
0x50b8…cbeb0x10c1…1e24Base—$0.82100%coinbase114d ago0x332b20…30a735
0x50b8…cbeb0x10c1…1e24Base—$0.81100%coinbase114d ago0x4075b2…e688e5
0x50b8…cbeb0x10c1…1e24Base—$0.80100%coinbase114d ago0x3b67f0…23dd34
0x50b8…cbeb0x10c1…1e24Base—$1.01100%coinbase114d ago0x76b9eb…10d5e4
0x50b8…cbeb0x10c1…1e24Base—$1.11100%coinbase114d ago0xe3c7ef…8fbde8
0x50b8…cbeb0x10c1…1e24Base—$0.78100%coinbase114d ago0x0f677a…f8fcf6
0x50b8…cbeb0x10c1…1e24Base—$0.77100%coinbase114d ago0xdb8ff1…458119
0x50b8…cbeb0x10c1…1e24Base—$0.74100%coinbase114d ago0x6a45e4…570b6c
0x50b8…cbeb0x10c1…1e24Base—$0.67100%coinbase114d ago0xb99ebc…ec8890
0x50b8…cbeb0x10c1…1e24Base—$0.65100%coinbase114d ago0xb07d52…b1cdf9
0x50b8…cbeb0x10c1…1e24Base—$1.17100%coinbase114d ago0x2eb0d8…14eaf8
0x50b8…cbeb0x10c1…1e24Base—$0.57100%coinbase114d ago0x559dc2…e6f109
0x50b8…cbeb0x10c1…1e24Base—$0.58100%coinbase114d ago0xb037a7…15d1ed
0x50b8…cbeb0x10c1…1e24Base—$0.55100%coinbase114d ago0xa78ce8…e27a88
0x50b8…cbeb0x10c1…1e24Base—$0.94100%coinbase114d ago0xf53b81…3c5901
0x50b8…cbeb0x10c1…1e24Base—$0.74100%coinbase114d ago0x1b3d2a…2840d0
0x50b8…cbeb0x10c1…1e24Base—$0.65100%coinbase114d ago0x4c32b1…73b1f6
0x50b8…cbeb0x10c1…1e24Base—$1.11100%coinbase114d ago0xb12dd4…595ca9
0x50b8…cbeb0x10c1…1e24Base—$1.15100%coinbase114d ago0x685494…5f7884

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.