Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x03e38e…0e7fdc
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x15ef83…477262
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x0f76c2…a40934
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0xe4b5fe…a5b424
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x280d67…d1abb6
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x0e3cf6…4017f0
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x569b5f…431b7c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x3199c8…71d1ac
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x143fd5…f7a694
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x8a04d8…6ab919
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0xfb8f57…e5459a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x1ddfa8…3d702d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x056b42…41741d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0xf6ebf9…574ed8
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0xc9724e…6cf0db
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0xbae435…e80d39
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0xfe71a0…9f1904
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0xadba23…877ec8
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0xb041c7…760330
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x57a2dc…accdc2
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0xd207cb…532467
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x5cbb5a…342c86
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x490990…1d5996
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x5ee778…3988fe
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0xe99828…a91211

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.