Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase34d ago0x5e5db8…56a09d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase34d ago0x7125cb…9c3602
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase34d ago0xac75bb…3f0fe8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase34d ago0xc55226…e4f2a0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase34d ago0x2f6cfc…90cd01
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase34d ago0x17739c…7fbc25
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase34d ago0x67f6ec…5e919d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase34d ago0xff0e40…117eca
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase34d ago0x39ac00…256fae
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0x838643…65618f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0x62d749…eb9527
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0xe6b15c…5bc3a6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0xd2917c…73c05a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0x94c862…b38664
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0x5a80b7…80bc62
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0x845156…edc7ae
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0x20c85c…131e79
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0x9d2fa8…04c13c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0xce0dd0…e999ed
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0x8e2050…e06119
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0x832fea…757256
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0xc3cdf5…41903e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0xb77f93…5037a3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase35d ago0x8ffb16…cfcbe3

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.