Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0xa501b6…05076b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0x9af108…82cf49
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0x581179…05f26b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0x1ccfbc…6b31d6
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0x563fba…98babe
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0xe3e642…1b839c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0xf57dc0…38f7b6
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0xac524a…8216bc
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0x8472a8…ff0315
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0x58aff3…517a7c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0xd3cebd…fdad95
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0x611fbb…e32eb8
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0x05de6b…bc21c5
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0x026b57…d17570
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0x6f2193…f1601b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa18d ago0x60f2a0…425c76
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x49dd21…19570d
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0xcab285…a54fe4
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x65c5fd…7c160c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0xdee4b1…60cd6c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x6f2a72…41c7a7
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0xd999b3…cfe998
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x7f6355…18666b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x8cc848…154569
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x113aba…c7c4df

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.