Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x27d6f3…4387bd
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3c2955…5e8d03
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xffa196…8e4afb
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3470da…de796c
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x955170…f045b2
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc758ba…16ca63
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4a1ca7…15b017
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0e3e83…eb609b
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xaf986c…2e4155
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8a2ea2…2b2034
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1d5229…5e93fa
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc768c5…485ab3
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x99bc51…5bbb5b
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xec14f8…6e3254
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe4dc6c…6f919f
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf91373…4cf879
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xef195b…ff0669
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xafb1cb…dd4fa2
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x78c537…8fa277
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xba2401…e0f813
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd541c6…60ea79
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x709f07…34476b
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf653fa…8b859b
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x265128…55f4c5
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x562cc4…f60623

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.