Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3ba7be…66041e
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9d8a23…bcf1a0
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x04baf9…c24943
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xddd463…96af32
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd4a9af…d0820b
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3af3a7…a04f11
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x669289…645653
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x055b5d…8d52bc
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1ce73b…98966b
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x825703…35ca41
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe64dc6…19ae8b
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf9f9b9…f947a0
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe01f1c…b1c9b6
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd2e36e…96f1ca
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xca239f…82ba07
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8fb970…731b8c
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa3491b…0b5321
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5ba47e…d7c420
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf489f5…af7420
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8ebcf7…85b318
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdb156d…bcb121
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1172c5…cb6d36
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc3f0f1…382dc7
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4512d3…ad7400
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xea2c21…199826

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.