Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8669…eb070x3e0a…78e7Base—$0.004319100%coinbase74d ago0xd49e44…1a7fdc
0x8669…eb070x3e0a…78e7Base—$0.004128100%coinbase74d ago0x681c1a…afe23c
0x8669…eb070x3e0a…78e7Base—$0.003297100%coinbase74d ago0x97f237…3a8530
0x8669…eb070x3e0a…78e7Base—$0.003152100%coinbase74d ago0xe612de…a051dc
0x8669…eb070x3e0a…78e7Base—$0.003191100%coinbase74d ago0xb03a6d…f4b7ca
0x8669…eb070x3e0a…78e7Base—$0.005781100%coinbase74d ago0x5028d1…43331c
0x8669…eb070x3e0a…78e7Base—$0.003043100%coinbase74d ago0xd389c4…4334de
0x8669…eb070x3e0a…78e7Base—$0.002851100%coinbase74d ago0x3aed51…dfc5de
0x8669…eb070x3e0a…78e7Base—$0.005449100%coinbase74d ago0xdb76f0…665dda
0x8669…eb070x3e0a…78e7Base—$0.00549100%coinbase74d ago0x85a4cd…bac675
0x8669…eb070x3e0a…78e7Base—$0.004583100%coinbase74d ago0x01256a…13cef4
0x8669…eb070x3e0a…78e7Base—$0.003116100%coinbase74d ago0x61f8bc…4b023e
0x8669…eb070x3e0a…78e7Base—$0.004454100%coinbase74d ago0xbfdf0a…6af19e
0x8669…eb070x3e0a…78e7Base—$0.003164100%coinbase74d ago0xd61d73…f975fe
0x8669…eb070x3e0a…78e7Base—$0.004841100%coinbase75d ago0xdefc88…6e9bd3
0x8669…eb070x3e0a…78e7Base—$0.005734100%coinbase75d ago0xe44164…8e41b8
0x8669…eb070x3e0a…78e7Base—$0.003483100%coinbase75d ago0x1d6a7c…c42d6f
0x8669…eb070x3e0a…78e7Base—$0.005409100%coinbase75d ago0x386d2e…4e58cd
0x8669…eb070x3e0a…78e7Base—$0.002802100%coinbase75d ago0xa5587e…4245c8
0x8669…eb070x3e0a…78e7Base—$0.003607100%coinbase75d ago0xc4ed5a…3ce1d9
0x8669…eb070x3e0a…78e7Base—$0.005573100%coinbase75d ago0x552229…75e521
0x8669…eb070x3e0a…78e7Base—$0.002964100%coinbase75d ago0x5a2f4c…6bdcbd
0x8669…eb070x3e0a…78e7Base—$0.002784100%coinbase75d ago0xe40361…89fe1f
0x8669…eb070x3e0a…78e7Base—$0.002698100%coinbase75d ago0x1bd770…7035a1
0x8669…eb070x3e0a…78e7Base—$0.003854100%coinbase75d ago0x8d2320…791715

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.