Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0x28a2f2…f13ef4
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0xb701b0…3f4fa0
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0x6ced47…66727b
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0x6f2b82…62d786
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0xf51fb1…b58c5c
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0x4631a0…9efa24
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0xffb768…89ccfc
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0xad2ef8…ae3df7
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0xe83aeb…3e8b52
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0xa08068…db987b
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0xf4b1f2…9220ea
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0x56377d…ef9d57
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0x513c02…47ad52
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0x54bd5a…e61083
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0x0eb915…ef40ae
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0xd65924…7b6ede
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0x856c9e…9535b7
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0x6386c1…fd6225
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0xebbbd9…fe136c
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0xea67d0…b54417
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0x5ae934…01dae5
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase54d ago0xc09b49…585ac2
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase55d ago0x50cb37…3fc000
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase55d ago0x2cd88a…a8a4bd
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase55d ago0xacf3f1…cdbb2a

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.