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%fluxa109d ago0x5c434a…bcb48c
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa109d ago0x7728b9…c6a759
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa109d ago0x1787ed…ddfd86
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa109d ago0xbfbc07…d7d25d
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa109d ago0x1e79bd…02e571
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa109d ago0x343354…2376fc
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa109d ago0xff3132…e45012
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa109d ago0x0faca7…bf7cf0
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa110d ago0xe27fa3…f814a1
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa110d ago0xa4b164…2e9ed0
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa110d ago0x133f0e…bf3f0e
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa110d ago0x405027…5164cb
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa110d ago0xf6964c…83affc
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa110d ago0xf6ab87…ca9278
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa110d ago0x2a0605…e0d69a
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa110d ago0x5a30bd…c49b63
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa110d ago0xdd7269…973e83
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa110d ago0x989735…742651
0xb90a…9ae40x8a32…163aBase$0.12100%fluxa110d ago0x3d1119…c8a773
0xb90a…9ae40x8a32…163aBase$0.13100%fluxa110d ago0xc1c0de…905a7d
0xb90a…9ae40x8a32…163aBase$0.05100%fluxa110d ago0x77f0d5…2d51c3
0xb90a…9ae40x8a32…163aBase$0.03100%fluxa110d ago0x440ac5…d90097
0xb90a…9ae40x8a32…163aBase$0.05100%fluxa110d ago0xb203c4…132f73
0xb90a…9ae40x8a32…163aBase$0.05100%fluxa110d ago0xb8300e…6ab7fc
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa110d ago0x434b26…dc222c

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.