Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase32d ago0xa0640d…6041af
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase32d ago0xe8cf4b…5d3a79
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0xc19d57…28ef1e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0xc439cc…4e335f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x3fdbc0…1abe21
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x314a8c…1e48d6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x51969a…fc907a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x19d58a…6d8107
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x382dd7…092e94
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x3c16ce…056f20
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0xe18d8a…0f7895
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x837710…b6388e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x3c9247…a212aa
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x43d549…36d531
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0xc998ab…64874e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x1a3cab…efdd6a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x0229e8…ddef70
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x179a0e…952405
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x465df2…442c7c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0xf19591…4d7e72
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x90f25d…33487b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x8f5e66…5ce946
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x88e0f6…9cbeae
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0xd0c7d9…99dc44
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase33d ago0x592aa9…49d1c1

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.