Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83cc…a29c0x3e0a…78e7Base—$0.003812100%coinbase73d ago0xf43fa9…3912ad
0x83cc…a29c0x3e0a…78e7Base—$0.005884100%coinbase73d ago0xfe9f47…318c58
0x83cc…a29c0x3e0a…78e7Base—$0.004672100%coinbase73d ago0x66a33c…47332b
0x83cc…a29c0x3e0a…78e7Base—$0.00365100%coinbase73d ago0x7d12cd…e2ca62
0x83cc…a29c0x3e0a…78e7Base—$0.005755100%coinbase73d ago0x1815a1…acdcad
0x83cc…a29c0x3e0a…78e7Base—$0.002936100%coinbase73d ago0xd61be8…fae9bb
0x83cc…a29c0x3e0a…78e7Base—$0.003329100%coinbase73d ago0x0d3827…64143a
0x83cc…a29c0x3e0a…78e7Base—$0.005849100%coinbase74d ago0x18b2a7…17849b
0x83cc…a29c0x3e0a…78e7Base—$0.004661100%coinbase74d ago0xff43a1…6a3908
0x83cc…a29c0x3e0a…78e7Base—$0.002793100%coinbase74d ago0x517eba…5fb8ec
0x83cc…a29c0x3e0a…78e7Base—$0.002986100%coinbase74d ago0xef4678…adf335
0x83cc…a29c0x3e0a…78e7Base—$0.003006100%coinbase74d ago0x88a842…bfb610
0x83cc…a29c0x3e0a…78e7Base—$0.003736100%coinbase74d ago0xe81341…3edd74
0x83cc…a29c0x3e0a…78e7Base—$0.005691100%coinbase74d ago0xdd36a8…4e8a7a
0x83cc…a29c0x3e0a…78e7Base—$0.003776100%coinbase74d ago0x76b3c9…5d35e2
0x83cc…a29c0x3e0a…78e7Base—$0.00289100%coinbase74d ago0xc12ce9…c58198
0x83cc…a29c0x3e0a…78e7Base—$0.004337100%coinbase74d ago0x50738e…eac7d8
0x83cc…a29c0x3e0a…78e7Base—$0.004282100%coinbase74d ago0x706ccb…c993bc
0x83cc…a29c0x3e0a…78e7Base—$0.002709100%coinbase74d ago0xcaa190…756721
0x83cc…a29c0x3e0a…78e7Base—$0.004155100%coinbase74d ago0xbe5374…c17895
0x83cc…a29c0x3e0a…78e7Base—$0.003483100%coinbase74d ago0x7f2f2a…c218ad
0x83cc…a29c0x3e0a…78e7Base—$0.002715100%coinbase74d ago0x4809ac…7b632b
0x83cc…a29c0x3e0a…78e7Base—$0.003428100%coinbase74d ago0xb8da03…0c6ebb
0x83cc…a29c0x3e0a…78e7Base—$0.004798100%coinbase74d ago0x287401…1d36db
0x83cc…a29c0x3e0a…78e7Base—$0.003144100%coinbase74d ago0x740eab…cd2e60

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.