Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1486…17b60xac65…4417Base—$0.11100%fluxa114d ago0x8863ee…e98247
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa114d ago0x307daa…1c0d2d
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa114d ago0xc568a4…a88b37
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa114d ago0x7fe146…dfb1f4
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa114d ago0x8c367d…51a6d9
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa114d ago0xf1d05e…714bd6
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa114d ago0x75a198…21af15
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa114d ago0xccee6c…dc7a8f
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa114d ago0xecc7aa…e0753e
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa114d ago0x5258f8…14cb23
0xb90a…9ae40x1486…17b6Base—$0.02100%fluxa114d ago0x658966…0e60ef
0x1486…17b60xac65…4417Base—$0.02100%fluxa114d ago0x0cd8ba…920c2d
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa115d ago0x39eed5…239e67
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa115d ago0xbe2ebd…766f89
0x1486…17b60xac65…4417Base—$0.01100%fluxa115d ago0xa54e1c…95982b
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa115d ago0x34abeb…566c5f
0x1486…17b60xac65…4417Base—$0.01100%fluxa115d ago0xa6fd52…5b7678
0xb90a…9ae40x1486…17b6Base—$0.01100%fluxa115d ago0x98e779…7935b4
0x1486…17b60xac65…4417Base—$0.07100%fluxa115d ago0xde09b2…65a9f1
0xb90a…9ae40x1486…17b6Base—$0.05100%fluxa115d ago0x3184be…3f7f3c

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.