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%fluxa118d ago0xc1ffab…bab8b8
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa118d ago0xeaca08…939cae
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa118d ago0x19dc90…e51861
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa118d ago0xffce43…608955
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa118d ago0xb36dad…e8e7d4
0xb90a…9ae40x8a32…163aBase$0.05100%fluxa119d ago0xac366c…95cd39
0xb90a…9ae40x8a32…163aBase$0.30100%fluxa119d ago0x424500…5c4b34
0xb90a…9ae40x8a32…163aBase$0.05100%fluxa119d ago0x680aa9…ed7b50
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0xe74bdc…1fb6b8
0xb90a…9ae40x8a32…163aBase$0.05100%fluxa119d ago0xd32f41…d11f02
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0x0e2a00…391864
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0x2ef235…7fa38f
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0xcb89de…250358
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0x575d8b…1528b2
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0x3c7103…cffeca
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0xc472ce…f879e4
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0x965fc6…c7c837
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0x042690…c383dd
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0xc0e02b…b4452f
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0x1b9858…2f6592
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0x1b7351…b37ae2
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0xba4ac9…b45704
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0x0a7161…488508
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0x73e908…420439
0xb90a…9ae40x8a32…163aBase$0.01100%fluxa119d ago0x33cee7…445ac0

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.