Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x34027a…6eb561
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0xfb5daf…836981
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x3c3d77…7523b6
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x374d70…81db49
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x78dab6…929c4a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x095823…84e989
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x5f6cab…e4a286
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x6a002a…e8da18
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x9c2b5c…498bf4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x91eb26…90b303
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0xe7a081…dfaddc
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x3f5412…65228a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x8ea30d…374e70
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x10c818…adbd9a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x0ab695…f4a0d7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x2316df…662154
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0xe9ce81…e8e00d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0xa8d2b6…c7523f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0xaa276f…edfa0c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x607afe…161969
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x38b467…f4b9a6
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x07b68c…2fbcc0
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0xcc01d1…c79a37
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0xfaacf7…a6ce22
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase86d ago0x88f0e9…e48957

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.