Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75f7…e6540x6152…28eeBase—$0.01100%coinbase58d ago0x9796dd…1d9ba9
0x75f7…e6540xe177…22feBase—$0.01100%coinbase58d ago0x83ef85…060fa3
0x75f7…e6540x572c…01ceBase—$0.01100%coinbase58d ago0x437a48…39a5b5
0x75f7…e6540xf106…8e6cBase—$0.01100%coinbase58d ago0xb24400…4fd856
0x75f7…e6540x147a…2faaBase—$0.01100%coinbase58d ago0xf122ce…8284e2
0x75f7…e6540x668b…f0f3Base—$0.01100%coinbase58d ago0x88fd23…a6d7c6
0x75f7…e6540x851a…827fBase—$0.01100%coinbase58d ago0xe1e6d5…8acb5e
0x75f7…e6540x65c5…ea55Base—$0.01100%coinbase58d ago0xc05baf…d2bbba
0x75f7…e6540x3cfd…0b9bBase—$0.01100%coinbase58d ago0xb57249…aef855
0x75f7…e6540xc1d4…b408Base—$0.01100%coinbase58d ago0xad10dd…0ad0b9
0x75f7…e6540x6c96…72b8Base—$0.01100%coinbase58d ago0xeeda6d…7e0f5c
0x75f7…e6540xa9b6…bfbdBase—$0.01100%coinbase58d ago0x632382…eac593
0x75f7…e6540x1cea…5c33Base—$0.01100%coinbase58d ago0x5066e1…130e10
0x75f7…e6540x936b…470aBase—$0.01100%coinbase58d ago0x84d122…8647f0
0x75f7…e6540x3ab0…df26Base—$0.01100%coinbase58d ago0xe21f1b…470e88
0x75f7…e6540x4837…cfb8Base—$0.01100%coinbase58d ago0xaf7cd2…f03ba0
0x75f7…e6540x7f66…21d9Base—$0.01100%coinbase58d ago0xc811a5…c948d4
0x75f7…e6540xc570…75f7Base—$0.01100%coinbase58d ago0xab732f…191913
0x75f7…e6540xc9c5…1e34Base—$0.01100%coinbase58d ago0x82e45a…34598d
0x75f7…e6540xa835…4270Base—$0.01100%coinbase58d ago0xe8441f…4a2940
0x75f7…e6540x108a…55abBase—$0.01100%coinbase58d ago0x91c4d6…5c13d4
0x75f7…e6540x33c6…2fa8Base—$0.01100%coinbase58d ago0x699291…65dedd
0x75f7…e6540x2f34…081bBase—$0.01100%coinbase58d ago0xaacbe7…9aaa7f
0x75f7…e6540x9252…7c94Base—$0.01100%coinbase58d ago0xf3fe1a…b7307d
0x75f7…e6540xa754…b608Base—$0.01100%coinbase58d ago0xed9f5c…0a367e

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.