Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02fa…06890x6839…1a2bBase$1.00100%coinbase14s ago0x856a32…4432ca
0xcf8f…aa030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x0fb29e…e1b5c6
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase18s ago0x880e8b…276426
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x05fdcb…daaa73
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x82ec21…ecb0f0
0x6737…74aa0x6839…1a2bBase$1.00100%coinbase24s ago0xe83529…0fbac6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x11b0fe…bc2b70
0x22db…7ebf0x95a7…8e8fBase$3.0070%0x3e32…3ce726s ago0xcff105…392d86
0xecd9…3e8e0x6839…1a2bBase$15.00100%coinbase30s ago0x15ed45…de267e
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x9c95f4…bad9ee
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34s ago0x7fa18b…26230f
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x7101cf…881ddd
0xcf8f…aa030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x49a4f6…69a469
0x89c8…ebd50x6839…1a2bBase$5.00100%coinbase38s ago0xaad0b1…a552a8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x92ae9a…84f18f
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x9c8dfd…369bad
0x006c…c39d0x3e0a…78e7Base$0.005745100%coinbase44s ago0x744c10…ee7a5f
0xc5ac…a2f70x6839…1a2bBase$1.00100%coinbase46s ago0x2a5725…d802bb
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0xdb4738…711610
0xd906…36020xfe80…47eeBase$0.001100%fluxa50s ago0x4d7e61…d736e0
0xea39…1df10xfe80…47eeBase$0.001100%fluxa50s ago0x5d4867…54ed00
0xcf8f…aa030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x843383…446582
0xb2c7…11fd0x6f4d…ab03Base$3,643.0070%0xa923…c9ac54s ago0xd6e9c2…cb0c1f
0x87e8…f7260x6839…1a2bBase$1.00100%coinbase56s ago0x199799…90f255
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase58s ago0x0df7b5…b7db4c

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.