Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x236d57…5c0a0c
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xb3423b…6003c6
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x5efcc3…cf70c8
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4d2f1d…f11162
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x285327…3e7967
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x102cf7…23caa1
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x6de93d…24b66d
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x05d099…3413e0
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8c18a3…381295
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc1d549…680be5
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8df351…3c03e4
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x473097…f4885d
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4e30de…fc04eb
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xba556c…9e74b4
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x460e67…73cd65
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8896e7…69c984
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x18d900…b72f33
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x2d1efd…d78ad6
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x235239…1cb86d
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8e7ff3…dfb91b

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.