Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ab1…c8420xac65…4417Base—$0.08100%fluxa118d ago0xfef0f8…f21ecb
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa118d ago0x36356b…3fedab
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa118d ago0xf7ede1…3164cc
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa118d ago0x27c345…26674b
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa118d ago0xf127c6…2e5f1b
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa118d ago0x478d1f…b5fdbc
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa118d ago0xaac6ff…a20fa4
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa118d ago0xc0e420…8bc760
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa118d ago0x5e934e…fa0032
0x7ab1…c8420xac65…4417Base—$0.01100%fluxa118d ago0xd19b24…5990b6
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa119d ago0x23e0f0…ad7a29
0x7ab1…c8420xac65…4417Base—$12.65100%fluxa119d ago0xf52650…f32ad4
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa119d ago0x2154b9…a4f107
0xb90a…9ae40x7ab1…c842Base—$12.61100%fluxa119d ago0xd76c27…9a30e6
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa119d ago0x10b8ab…0668df
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa119d ago0x1943f0…77f3b3
0x7ab1…c8420xac65…4417Base—$0.06100%fluxa119d ago0x2a220d…6d4091
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa119d ago0xb1486c…94c673
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa119d ago0xf0c2a7…cf3cf5
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa119d ago0x9955ac…37577e
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa119d ago0xff373e…7089e0
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa119d ago0x43aa96…b7f22f
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa119d ago0xe5309b…ef90db
0xb90a…9ae40x7ab1…c842Base—$0.01100%fluxa119d ago0x7e44cb…7b3afe
0x7ab1…c8420xac65…4417Base—$0.07100%fluxa119d ago0x391b85…7d4a29

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.