Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x33c79d…30cd34
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xc1d107…3ea71b
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x8021fd…688a20
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x4275c2…92bf90
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xbf26bf…8283eb
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xeff414…3adb3e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xc4123f…eec4cb
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x2eab92…f40429
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xba3d5a…8665b2
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x99e15a…841175
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x44493f…5640a2
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xb2445c…cd3a88
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x984e25…8e468e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0xd0b340…b514e0
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x151fe1…3e0bb6
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x19628a…e3e1ab
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x51864c…277ed4
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x250b0f…b54d47
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x58ba25…067b74
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x915533…1b162f
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x1a1686…97a050
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x4dbe73…cd952c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x69643d…630710
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x0fe54c…9ce6aa
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x1fed61…bbf25f

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.