Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x75dbe5…fe825e
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x73013c…e5cc2f
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3d24e7…9235bd
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf243fd…f3fd94
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x035766…b4e1fc
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x115abc…96e4ad
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfb5a3d…fc7034
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd48d0e…9bca45
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x303dd1…05b94e
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x742735…14144d
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x09b264…f28e4d
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xac1c55…7df73b
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x68c967…b79109
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x60e15b…c21b3c
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x525acf…1c4746
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xaa8eb3…e3655c
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3b4036…b509ee
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x417d45…01664f
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf63d47…6b43ac
0x7c71…b8730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0ba197…b642a3

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.