Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x319604…f60e3a
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x438388…f87a9f
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0xd03687…97df7e
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0xd649be…a13357
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0xb96316…19f2c8
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x8d865a…0050c1
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x25b3b8…801bce
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x96082e…f86767
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x581c1e…275cb0
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x897e0f…d0413f
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x45b13d…70ace8
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x9409b8…5084d9
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x9bdeb6…37bc3a
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x3b06c5…bcaeb5
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x31b05e…836509
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x9c39e0…245288
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x8cfa2d…1bec92
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0xe90d1c…8d70e3
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x5d99df…0e0c3e
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x055dca…bf9dea
0x2d16…87100xfe80…47eeBase$0.001100%fluxa23d ago0x44b857…2ec79f
0x2d16…87100xfe80…47eeBase$0.001100%fluxa23d ago0xa574ab…9b04bb
0x2d16…87100xfe80…47eeBase$0.001100%fluxa23d ago0x01fe44…610900
0x2d16…87100xfe80…47eeBase$0.001100%fluxa23d ago0xeae01d…bd7ede
0x2d16…87100xfe80…47eeBase$0.001100%fluxa23d ago0x018d6f…28785c

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.