Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4397…736d0x3e0a…78e7Base—$0.005546100%coinbase74d ago0x8691c0…0914a5
0x4397…736d0x3e0a…78e7Base—$0.005861100%coinbase74d ago0xa23b9b…0da2fa
0x4397…736d0x3e0a…78e7Base—$0.002824100%coinbase74d ago0x17f435…79b19f
0x4397…736d0x3e0a…78e7Base—$0.004314100%coinbase74d ago0xca0c19…4bc10a
0x4397…736d0x3e0a…78e7Base—$0.003768100%coinbase74d ago0x4a6c93…934754
0x4397…736d0x3e0a…78e7Base—$0.004486100%coinbase74d ago0x777d8c…1cec75
0x4397…736d0x3e0a…78e7Base—$0.004135100%coinbase74d ago0x5a2f2f…0a1c70
0x4397…736d0x3e0a…78e7Base—$0.004882100%coinbase74d ago0xcdbb27…892cfd
0x4397…736d0x3e0a…78e7Base—$0.004724100%coinbase74d ago0x2295c2…13b0f2
0x4397…736d0x3e0a…78e7Base—$0.003918100%coinbase74d ago0xc013c8…ba26c5
0x4397…736d0x3e0a…78e7Base—$0.002725100%coinbase75d ago0x10ef46…7ea09b
0x4397…736d0x3e0a…78e7Base—$0.003127100%coinbase75d ago0x9b5321…2c810f
0x4397…736d0x3e0a…78e7Base—$0.005593100%coinbase75d ago0x4e1b12…e1328a
0x4397…736d0x3e0a…78e7Base—$0.00396100%coinbase75d ago0x877db2…2d85ce
0x4397…736d0x3e0a…78e7Base—$0.003426100%coinbase75d ago0xadd14e…8125f9
0x4397…736d0x3e0a…78e7Base—$0.005224100%coinbase75d ago0x91347e…349c5a
0x4397…736d0x3e0a…78e7Base—$0.003288100%coinbase75d ago0x3dbe1f…b04494
0x4397…736d0x3e0a…78e7Base—$0.004552100%coinbase75d ago0xfbcc0c…7dece3

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.