Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x4d794d…1566be
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x08a37d…f21550
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x76ae81…e4918e
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x61e210…04754d
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xd8b7a7…0fd617
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x753514…29f465
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xc3d46b…2c9999
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xabf89b…4f2e7b
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xd2fdef…ff7263
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xd062a1…7d93e7
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x1cd7e8…b25c0b
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x75a02d…2edce4
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x45ddd2…4858fa
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xfbcdee…704b6a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xb2c8cf…f14c29
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x464105…aac29d
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x15ed18…606757
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x102b2c…076c27
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xe2a2e9…7e86db
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xfa686f…d0a887
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x733fe8…52f893
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xcc34c5…fcf768
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x7d544b…b9e543
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x64c239…358c48

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.