Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x860e3f…49fbe5
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x043344…92a635
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdff8b2…cde461
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf3a00f…66f2f9
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcaab94…09d5e3
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe11218…8c0d9e
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2e61b0…2ea098
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x01baf6…1041a1
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9cba94…87f20a
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xff9022…55f0bb
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaee5f7…97ba57
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2c0124…31f6ef
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x28bac1…52843c
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeeefc6…18edcc
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x293fbf…fde360
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa22603…4f0081
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xffca51…e708fb
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f1d64…b08181
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x063d14…4372c1
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc2d4ec…f31508
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8aa7b8…209a0f
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x249a6e…c9c2b5
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9250ba…3cf167
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x923c77…7ee863
0x2d21…8a240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdaefac…c3b668

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.