Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3d9689…00a82c
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa0c75f…fe7a25
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0d8921…84c82a
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbf43ba…0d1af2
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5ec820…f7b74c
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7c3deb…6f06fc
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x90856e…4d4208
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4c9974…441c98
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3d9166…8e74e1
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf0922f…80dd9c
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2fbd1e…9b1a6e
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1ab5b2…7645eb
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0713a1…e75875
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc6cff5…b87c90
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbf46ee…97fb2e
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x48f897…725eb5
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb76075…d13f5e
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8952f2…f0b208
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc47abd…89a107
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x476a6f…cb6338
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7a07a2…8c4220
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2972e7…757635
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xef79b4…517b79
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x91eee6…ed1dd3
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x715c47…7e479c

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.