Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x222e9b…914dec
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbe2d4e…0166a4
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xef6ba7…1981c5
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9896b4…e291e8
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x579951…60a032
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf62001…84471c
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x445d2f…c57b58
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf9effc…4ff58f
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8bc361…b73767
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6667fe…0b8d2b
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2eb39f…3e15bd
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5e39ab…dca690
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb0383e…862792
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x484b14…24658e
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x381a8b…818046
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x25dc88…f12fc7
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x44620c…140ef9
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9c50f6…c28cf5
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5f54d5…26b1c8
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf4a00e…c77f2a
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x34cc6f…63365a
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x17d68f…74a2ae
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x33aed6…0624b9
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xec0d6a…528d33
0x87a1…ed2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa6acb5…59a0d1

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.