Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0xfaeef1…e017d0
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa47d ago0xe3ba85…af66cd
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa47d ago0x131331…3afd22
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa47d ago0x6a4e15…74da62
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x1ab924…06b9f4
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x5cd8f9…377884
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0xb4725f…52232f
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0xb93ec4…9d59ae
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0xf19fb1…7bea4a
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x0f8187…817005
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0xfb0a09…2e8ad6
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x6b011f…71922c
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x77df15…275149
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0xad41ac…a4b971
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x91fea1…998ded
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x754d39…54a9dd
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x2c49ca…8d6a7c
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x8bf1c0…86942b
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0xf9f564…3738dc
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x782c0d…631d17
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x1c1f0f…38082a
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x9ccc5e…37da39
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0xa3b5cf…b30e68
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0xca445c…1b8d81
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa47d ago0x572782…a63f8c

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.