Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4aa8d0…498996
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7650e8…9866ba
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6a6d06…7725c6
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3b9094…ae465f
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x66105c…e5a0ba
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9c6d77…c5bd33
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf5d9a4…3e3501
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa1d1a1…81d9c8
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcd0519…c911ea
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8f1173…3ec959
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3454ac…50b219
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb2490f…682860
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa09e02…e9abb2
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x06077c…8e2c86
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7ba065…6e68cc
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x07f179…e36ce8
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe8e08c…4aedbf
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8fb858…930e47
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1fe4c2…31c059
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc9b1cd…971a12
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xab406e…4d5fd0
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0fe1eb…2d6f6f
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x740a39…34bd1c
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4fb83a…6b9a30
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x45dfb8…fb1b8e

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.