Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58461d ago0x5e6625…d2ceb4
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0xf8baf9…416092
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0x4e3203…029213
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58461d ago0x1be30a…6a5d4f
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58461d ago0x97644b…9d353a
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0x36717d…479653
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0x8aa408…0b9a48
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58461d ago0xf064aa…d1352b
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58461d ago0x3d62e3…e7cd03
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0xcf84a2…c5f342
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0xa8ef9e…9ee765
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58461d ago0xdd4046…c1dbed
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58461d ago0x03742a…3b69a1
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0xae3ecc…d585d3
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0x8dfe20…439f31
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58461d ago0x1826d3…42c57e
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58461d ago0x479e50…0f5701
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0xe28199…c8e88f
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0xab7902…638c41
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58461d ago0x621414…62b12a
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58461d ago0xda46ef…0f5d0f
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0x67e509…fd4488
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0x4ed182…0e0af1
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58461d ago0xaa6021…49a00f
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase61d ago0x82cc10…0ac942

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.