Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x48e92e…d57d09
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x439b87…44e98c
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x79ba5b…e51f1a
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xce41bf…5acac6
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xe7a20b…f6af65
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xab77c6…e10f85
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xdfd828…0950aa
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x55f438…4b0b90
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x218a2f…4f03f2
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2a1524…61106e
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa401c6…fb1100
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0dde25…a274ef
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9dd5da…7f34dc
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x12d8fb…54a4ef
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3605bd…05569b
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb65325…8aa2de
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9659eb…a26057
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe21fb0…664dff
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7266ed…6ff016
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x145f2b…e27af3
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x53a673…a15678
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x238b34…dc3fcb
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x36dbb2…b56f16
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1fef13…216e55
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x684a5d…0bc7e6

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.