Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd99…a1b90x3e0a…78e7Base—$0.004485100%coinbase73d ago0x8e2528…1f04ba
0xcd99…a1b90x3e0a…78e7Base—$0.005237100%coinbase73d ago0xc6ccaa…3f6d36
0xcd99…a1b90x3e0a…78e7Base—$0.005489100%coinbase73d ago0xbae458…cf440a
0xcd99…a1b90x3e0a…78e7Base—$0.002849100%coinbase73d ago0x885104…8cfb4c
0xcd99…a1b90x3e0a…78e7Base—$0.003100%coinbase73d ago0x750ff5…ff43d9
0xcd99…a1b90x3e0a…78e7Base—$0.004507100%coinbase73d ago0xf48729…e8ef26
0xcd99…a1b90x3e0a…78e7Base—$0.004073100%coinbase73d ago0xe62567…05c4c0
0xcd99…a1b90x3e0a…78e7Base—$0.002849100%coinbase73d ago0xc609bb…33e778
0xcd99…a1b90x3e0a…78e7Base—$0.005553100%coinbase73d ago0xc02dcf…275efa
0xcd99…a1b90x3e0a…78e7Base—$0.005579100%coinbase73d ago0x5242dd…d8f7ac
0xcd99…a1b90x3e0a…78e7Base—$0.003583100%coinbase73d ago0xf74090…79c00f
0xcd99…a1b90x3e0a…78e7Base—$0.003623100%coinbase73d ago0xb3b7ee…afa76f
0xcd99…a1b90x3e0a…78e7Base—$0.004033100%coinbase73d ago0x2b89c0…1b1d0e
0xcd99…a1b90x3e0a…78e7Base—$0.003301100%coinbase73d ago0x4b6446…e74bbe
0xcd99…a1b90x3e0a…78e7Base—$0.004546100%coinbase73d ago0xd2ac74…366b73
0xcd99…a1b90x3e0a…78e7Base—$0.003189100%coinbase73d ago0xe7a24c…e26726
0xcd99…a1b90x3e0a…78e7Base—$0.003952100%coinbase73d ago0x8399fe…2947bf
0xcd99…a1b90x3e0a…78e7Base—$0.003004100%coinbase73d ago0xb7b415…c3ebcc
0xcd99…a1b90x3e0a…78e7Base—$0.005316100%coinbase73d ago0x0d7b02…90080f
0xcd99…a1b90x3e0a…78e7Base—$0.004993100%coinbase73d ago0x7ece42…a177bd
0xcd99…a1b90x3e0a…78e7Base—$0.005221100%coinbase73d ago0xd62767…c00b16
0xcd99…a1b90x3e0a…78e7Base—$0.005561100%coinbase73d ago0x50bbec…d8fd3d
0xcd99…a1b90x3e0a…78e7Base—$0.00342100%coinbase73d ago0x3bb8df…75895a
0xcd99…a1b90x3e0a…78e7Base—$0.003323100%coinbase74d ago0xea0388…b15a06
0xcd99…a1b90x3e0a…78e7Base—$0.004947100%coinbase74d ago0x830a0a…3984f0

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.