Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
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
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0xd417d6…59c6ae
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x07ee3e…69475f
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0xc3a550…3d3fc0
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x155e77…812a6d
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x4ded73…2fe15a
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x7408ab…0e86c7
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x80e3ca…6f0211
0x9ac7…94e10xcb9b…d7e9BasebotsmithX$0.005100%coinbase15d ago0x1d5615…36b288

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.