Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bcc…5cf30x3e0a…78e7Base—$0.005246100%coinbase73d ago0x293145…29c494
0x4bcc…5cf30x3e0a…78e7Base—$0.004346100%coinbase73d ago0xa48569…795ca3
0x4bcc…5cf30x3e0a…78e7Base—$0.003712100%coinbase73d ago0xfb0c36…6cb404
0x4bcc…5cf30x3e0a…78e7Base—$0.005554100%coinbase73d ago0x173385…d1a4e8
0x4bcc…5cf30x3e0a…78e7Base—$0.005119100%coinbase73d ago0x1331a1…7a6b95
0x4bcc…5cf30x3e0a…78e7Base—$0.003684100%coinbase73d ago0xeeda60…fa6cc8
0x4bcc…5cf30x3e0a…78e7Base—$0.003578100%coinbase73d ago0x9c5342…357da0
0x4bcc…5cf30x3e0a…78e7Base—$0.005381100%coinbase73d ago0xce8ac1…4ff124
0x4bcc…5cf30x3e0a…78e7Base—$0.004698100%coinbase73d ago0x3ce4e1…ae8bc7
0x4bcc…5cf30x3e0a…78e7Base—$0.003677100%coinbase73d ago0x6c545a…0ea24d
0x4bcc…5cf30x3e0a…78e7Base—$0.00511100%coinbase73d ago0xd9176f…b04292
0x4bcc…5cf30x3e0a…78e7Base—$0.004851100%coinbase73d ago0x0f7273…407c36
0x4bcc…5cf30x3e0a…78e7Base—$0.005077100%coinbase73d ago0x86789d…502f98
0x4bcc…5cf30x3e0a…78e7Base—$0.005907100%coinbase73d ago0x1b9859…80045f
0x4bcc…5cf30x3e0a…78e7Base—$0.002805100%coinbase73d ago0x693b61…518a8d
0x4bcc…5cf30x3e0a…78e7Base—$0.005156100%coinbase73d ago0x25e3fb…973528
0x4bcc…5cf30x3e0a…78e7Base—$0.003232100%coinbase73d ago0xa8ff8b…b078b8
0x4bcc…5cf30x3e0a…78e7Base—$0.002718100%coinbase73d ago0xf88163…1c29be
0x4bcc…5cf30x3e0a…78e7Base—$0.004052100%coinbase73d ago0x324e31…02058a
0x4bcc…5cf30x3e0a…78e7Base—$0.002643100%coinbase73d ago0xf64c31…f62488
0x4bcc…5cf30x3e0a…78e7Base—$0.005776100%coinbase73d ago0x531301…9f825e
0x4bcc…5cf30x3e0a…78e7Base—$0.004556100%coinbase73d ago0xf7709e…826614
0x4bcc…5cf30x3e0a…78e7Base—$0.002997100%coinbase73d ago0xdc5f9d…9e0f90
0x4bcc…5cf30x3e0a…78e7Base—$0.002845100%coinbase73d ago0x593044…4ec145
0x4bcc…5cf30x3e0a…78e7Base—$0.002756100%coinbase73d ago0xb7fe0f…2e66fd

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.