Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0714…25960xac65…4417Base—$0.07100%fluxa108d ago0xb7bf6f…4b0f0a
0xb90a…9ae40x0714…2596Base—$0.01100%fluxa108d ago0x2a2c4c…05e5d2
0xb90a…9ae40x0714…2596Base—$0.01100%fluxa108d ago0xc82062…ebb6e7
0xb90a…9ae40x0714…2596Base—$0.01100%fluxa108d ago0xe4ec62…50f11c
0xb90a…9ae40x0714…2596Base—$0.01100%fluxa108d ago0x9f4287…f7bcb3
0xb90a…9ae40x0714…2596Base—$0.01100%fluxa108d ago0x78be00…e800ce
0xb90a…9ae40x0714…2596Base—$0.01100%fluxa108d ago0x3eea08…6b2468
0xb90a…9ae40x0714…2596Base—$0.01100%fluxa108d ago0x51bbf1…1305c9
0x0714…25960xac65…4417Base—$0.01100%fluxa108d ago0x72c00b…174211
0xb90a…9ae40x0714…2596Base—$0.01100%fluxa108d ago0x6c39e7…bdab7e
0x0714…25960xac65…4417Base—$0.02100%fluxa108d ago0x20b487…516690
0xb90a…9ae40x0714…2596Base—$0.01100%fluxa109d ago0xa4451a…7d6417
0xb90a…9ae40x0714…2596Base—$0.01100%fluxa109d ago0x65fcb7…0b545e
0x0714…25960xac65…4417Base—$0.01100%fluxa109d ago0x3696ab…8e8b03
0xb90a…9ae40x0714…2596Base—$0.01100%fluxa109d ago0x97aa56…f7e4fc
0x0714…25960xac65…4417Base—$0.08100%fluxa109d ago0x7c57a7…0029df
0xb90a…9ae40x0714…2596Base—$0.05100%fluxa109d ago0x199df7…6e0121
0xb90a…9ae40x0714…2596Base—$0.01100%fluxa109d ago0xfadb27…b7438c
0xb90a…9ae40x0714…2596Base—$0.02100%fluxa109d ago0x186b70…a2281f

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.