Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa107d ago0x04d723…b2877c
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x37925a…665722
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x77de04…df9d53
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0xb4a221…a19217
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x434615…570eb1
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x069e02…5dae0e
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x5dcd87…b1a33d
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x999f39…d233e8
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x7ea04b…0721d9
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x9ea970…caff8b
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x5f6c01…933ccf
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x3935a9…351fa7
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0xf9de55…f75d5f
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0xeecc5b…f82ada
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x51c249…fa5366
0xb90a…9ae40x9af1…6a7fBase—$0.10100%fluxa108d ago0xd7e6ae…d2d86b
0xb90a…9ae40x9af1…6a7fBase—$0.05100%fluxa108d ago0x32b859…3054dd
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0xaf931d…32fffb
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x11648d…1f4ddb
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x958c5a…829071
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x5b43c8…d34fe5
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x712eb9…9f59cd
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0xcaa6d3…eb19ac
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0x1c1928…60311a
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa108d ago0xe35c65…8063ba

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.