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%coinbase42d ago0x0c5c9e…9a8fed
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x41c863…c83db9
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x0c45f2…8d3b22
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xa17b4e…39df62
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x33acea…b773fa
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xa571d7…c5a1cb
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x76dfe2…0f70ad
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x45fca6…8fed44
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xf6c6c9…a24de7
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xa05100…d48b3e
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x6fc087…1d8db2
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xe18785…875fd6
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x990a17…3771dc
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x866d23…47cd9e
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x64db0b…09b550
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x72ee18…5e0d76
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xb69b3f…23c0e2
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xb965eb…8dbb1a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x815330…bab9ad
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x48a35d…78d6ec
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x2341d0…e0f214
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xb36aa8…46cf0a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xc97c27…25bf90
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xb1adfa…07689d

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.