Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x588487…b8c6e6
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x924ca5…a3f269
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x180d0a…3f544a
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x5d128a…e8b15a
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0xaab9be…1a7420
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0xe89920…73a484
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0xd4a213…d627ff
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x079fbd…471f6a
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0xc43305…089d4b
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x97e21a…e98f00
0xb90a…9ae40x8a32…163aBase—$0.05100%fluxa114d ago0xd379c3…de1412
0xb90a…9ae40x8a32…163aBase—$0.05100%fluxa114d ago0x562caa…a721a8
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x1dad65…5585b4
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x8a7ec1…da9ba0
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x0c388d…d13450
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0xe3741a…d213c2
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x5b0249…86895b
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x133027…e49f69
0xb90a…9ae40x8a32…163aBase—$0.05100%fluxa114d ago0xa3e09e…81ece1
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x6d6262…0da859
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0xd34371…bc1583
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0xefd74b…046884
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x3481f4…a1a3c7
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0x756bf7…511084
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa114d ago0xbaf789…b4b9b6

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.