Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa107d ago0xc8051b…4c5c01
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa107d ago0x276bb1…e58bf2
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa107d ago0x85b796…0d2c9d
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa107d ago0x884a53…8ff60c
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa107d ago0x03259c…93740a
0xb90a…9ae40x0176…c1b8Base$0.05100%fluxa107d ago0x4a5ee7…1b0d16
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa107d ago0xceee79…12c8a0
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa107d ago0xb0f9cb…b8f14b
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa107d ago0xf9e871…1a23b1
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0xe86d44…60f3d2
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0xe6e666…d16d1d
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0x1f8e18…045cf3
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0x550202…0acb52
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0xfe6431…c17e01
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0x3577d5…75d865
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0x7cd999…efba1a
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0x4fea42…6fea1d
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0x915713…914d3f
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0x11aadc…0cb940
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0xcaf536…8557c2
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0x56ff34…8db804
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0xb0cc7e…113737
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0x4b2027…3c0cbd
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0xa1eee6…e89973
0xb90a…9ae40x0176…c1b8Base$0.01100%fluxa108d ago0x218119…90a44d

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.