Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8b18b1…a27baf
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe86846…9ac45d
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x43ce42…d46749
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4bcffb…a91467
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x27cbcd…74cee6
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x986a8e…b1893d
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5ceef1…aac91f
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x62dd91…559c87
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x236f9b…b97cd0
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xda147b…60ada5
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x19ae0b…2c0a4c
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc7c7b0…6d5687
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xda8f97…5895d1
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9db305…f069fc
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xba6fd0…d8a938
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x35c864…b3bf86
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xccda6f…78d7b1
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaaedfc…faee1a
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1d5035…6f99bd
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb47f0d…b7cb50
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x79d96c…aae730
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7de7de…09de76
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf35154…7bbe80
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6d7f81…459888
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x73abbf…229218

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.