Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x37b388…3fe469
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc3b905…1e3785
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xea41de…3dee1d
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x826ab3…648058
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4955c0…72cb52
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1dd597…8bcb2d
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd49aaf…1787a9
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x105aa0…62d7c5
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x860c75…280acb
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcd50ed…0eb732
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf7228e…5c252f
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2a41a0…7acba8
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x91fa9d…a8914f
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6a2480…42da8f
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x881ab3…edbfc8
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd4e1ef…6991cc
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x750dd8…e811da
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa36fd9…74b285
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x52728b…352a12
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x187fd8…b714cf
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf017a8…b0262c
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x594ca7…792995
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd648a7…0bb001
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdaeeb8…8a3147
0xbe4d…f4760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdcbe96…f4ba8b

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.