Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0xe855fa…94ecf3
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x5c6b78…ffa9b4
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x8bf1c5…ea43b1
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x620cd0…9d38ff
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x99bc3f…9df801
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x848bd0…88d6df
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x7f6532…fd9d33
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x30fa24…f409b7
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0xc493a6…0237a8
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x49c404…c85a4f
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x1c3706…5b6931
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0xeca1fa…9b4f46
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0xeb6413…25bafd
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x879c25…f8ef1d
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x73d32a…4d2083
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x2111dc…ddef8d
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0xa6cb0f…3151ad
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x9ed8bf…505075
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x128f58…e7d397
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x64ce30…364dd8
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x3561d0…ab025c
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x2bd342…aeef1c
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0xb2fd74…9d35d9
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x6c0fc5…0712e4
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x34bcd7…c02a4c

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.