Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4724…0d330x3e0a…78e7Base—$0.005037100%coinbase73d ago0x37ac79…fb841e
0x4724…0d330x3e0a…78e7Base—$0.003047100%coinbase73d ago0xc2de9b…529578
0x4724…0d330x3e0a…78e7Base—$0.003647100%coinbase73d ago0xee519e…3c2a16
0x4724…0d330x3e0a…78e7Base—$0.004734100%coinbase73d ago0x208cab…421ad9
0x4724…0d330x3e0a…78e7Base—$0.004706100%coinbase73d ago0xf47bc1…4085ad
0x4724…0d330x3e0a…78e7Base—$0.005492100%coinbase73d ago0xa15d92…019cb6
0x4724…0d330x3e0a…78e7Base—$0.005338100%coinbase73d ago0x6688d1…a2707c
0x4724…0d330x3e0a…78e7Base—$0.003904100%coinbase73d ago0x96d614…39d323
0x4724…0d330x3e0a…78e7Base—$0.004068100%coinbase73d ago0xc112e0…8992ea
0x4724…0d330x3e0a…78e7Base—$0.003947100%coinbase73d ago0xdcc006…b2a95b
0x4724…0d330x3e0a…78e7Base—$0.004587100%coinbase73d ago0x86c900…59663c
0x4724…0d330x3e0a…78e7Base—$0.00326100%coinbase73d ago0x27eaad…aff3c6
0x4724…0d330x3e0a…78e7Base—$0.002849100%coinbase73d ago0x153cc9…b686f6
0x4724…0d330x3e0a…78e7Base—$0.004829100%coinbase73d ago0xb3ef87…38ed18
0x4724…0d330x3e0a…78e7Base—$0.003596100%coinbase73d ago0x671bf8…c33de8
0x4724…0d330x3e0a…78e7Base—$0.003647100%coinbase73d ago0x0080ba…c46c4c
0x4724…0d330x3e0a…78e7Base—$0.005462100%coinbase74d ago0xe790eb…3ec6bd
0x4724…0d330x3e0a…78e7Base—$0.005042100%coinbase74d ago0x2fd8e7…15c00d
0x4724…0d330x3e0a…78e7Base—$0.003361100%coinbase74d ago0xf2c5a7…7d52ea
0x4724…0d330x3e0a…78e7Base—$0.005777100%coinbase74d ago0xd6384a…c59a77
0x4724…0d330x3e0a…78e7Base—$0.003137100%coinbase74d ago0x09a270…bab86f
0x4724…0d330x3e0a…78e7Base—$0.002791100%coinbase74d ago0xc6e374…9ea8da
0x4724…0d330x3e0a…78e7Base—$0.002644100%coinbase74d ago0xce291a…59687f
0x4724…0d330x3e0a…78e7Base—$0.005493100%coinbase74d ago0xdc0df5…656473
0x4724…0d330x3e0a…78e7Base—$0.004443100%coinbase74d ago0xa94c05…e34381

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.