Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$1.15100%coinbase9d ago0x6bd07e…3332a2
0x467f…a4c10x85b4…627cBase—$0.63100%coinbase9d ago0xd2c00b…eab073
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase9d ago0xd77424…45d51f
0x467f…a4c10x85b4…627cBase—$1.32100%coinbase9d ago0x1ea9ec…3fb6ff
0x467f…a4c10x85b4…627cBase—$0.61100%coinbase9d ago0x9878ea…7fa801
0x467f…a4c10x85b4…627cBase—$0.62100%coinbase9d ago0x8decf5…dc83eb
0x467f…a4c10x85b4…627cBase—$3.79100%coinbase9d ago0xe06b93…5d7fb7
0x467f…a4c10x85b4…627cBase—$0.53100%coinbase9d ago0x617b06…4a5f98
0x467f…a4c10x85b4…627cBase—$1.74100%coinbase9d ago0x4f92f3…aa27b1
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase9d ago0x511663…1601ed
0x467f…a4c10x85b4…627cBase—$3.75100%coinbase9d ago0x2a22cd…ede6e8
0x467f…a4c10x85b4…627cBase—$0.36100%coinbase9d ago0xf6109b…807bb8
0x467f…a4c10x85b4…627cBase—$0.88100%coinbase9d ago0x847e3d…7b7ef2
0x467f…a4c10x85b4…627cBase—$4.51100%coinbase9d ago0x38bf06…6c200d
0x467f…a4c10x85b4…627cBase—$0.73100%coinbase9d ago0x62949b…222896
0x467f…a4c10x85b4…627cBase—$1.62100%coinbase9d ago0x28fc42…e62d5d
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase9d ago0x3ab92e…fd95d4
0x467f…a4c10x85b4…627cBase—$6.32100%coinbase9d ago0xbb5822…55d3ea
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase9d ago0x917271…2b548a
0x467f…a4c10x85b4…627cBase—$0.84100%coinbase9d ago0x34c6e0…7eb70d
0x467f…a4c10x85b4…627cBase—$2.64100%coinbase9d ago0x65f7c9…7bae77
0x467f…a4c10x85b4…627cBase—$0.58100%coinbase9d ago0x158602…3f97bb
0x467f…a4c10x85b4…627cBase—$0.68100%coinbase9d ago0x035ccd…d00309
0x467f…a4c10x85b4…627cBase—$2.67100%coinbase9d ago0xd2fa98…79593a
0x467f…a4c10x85b4…627cBase—$1.33100%coinbase9d ago0x1d1d72…39a23d

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.