Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd179a1…6dfb40
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9e42b1…16250b
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x58e1bd…a5c44b
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x374bbc…89afb4
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x11e2c0…2329eb
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9a23af…4e0ae8
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb3e330…d9b10a
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x11905b…9dc4f7
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8cd4c0…9c13c7
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8b12a5…296f79
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa3083d…8f0bfb
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x57503f…196c2d
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xde1590…d42b61
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x5b889c…c43650
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x26233e…029306
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf6d0fa…26eb77
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xec92fd…941cf4
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb5f180…0c615c
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x486eb7…9d5601
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe24f41…d5048d
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x80b404…b98ecc
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x862c9d…14b751
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa75a48…3e707f
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6eb6a1…3174d7
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xedf2cc…7e9e1e

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.