Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x969ade…e1ad91
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x07731d…89dcff
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xccf5ef…685ca1
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6be358…9a77c8
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbf2d65…6f24e2
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf66427…fbc309
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x008c28…7b16d9
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x959ded…ad627f
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa7d92d…8f660a
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe3c190…a38a56
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc0a2d6…a2a6bf
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x347f7f…5d1976
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x57bba5…511d47
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x306a9f…7cb850
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb6435c…5b72f4
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x952be0…c9c793
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe3e543…8e2950
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7f3841…d606ed
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa54c67…fd7ea7
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x814219…02ecb9
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa99362…86edce
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xff752e…4d9da2
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4ff6b9…9b1f6f
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x323e95…d1cbd2
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xaefb9a…c382b0

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.