Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xeccfd3…13397c
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x5ac513…5d13b0
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x893ae9…5a4b55
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xc9e535…7f178c
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x52fc0c…ac549e
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x3d556c…8e302e
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x5cb89e…0e7cd6
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x13a673…143068
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xdbe6c0…9081a8
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xc2a95d…432ca9
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xcd7d4c…874247
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x2083fb…f94850
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x04d889…3cb41e
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xd13381…66348c
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xe923af…a061eb
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x0ebc07…4d1722
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xbb24c5…8b3b9e
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xce532f…1432f6
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xdab866…f7a4d1
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x9824d5…340eb2
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0x1a299b…99847d
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xbdba95…087894
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xb42000…b42d16
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xae46c8…aff2ce
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19h ago0xbfc56a…b71793

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.