Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x329294…4e887e
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x972a6c…58e6bc
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x041599…20e44e
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4741bf…a40c97
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xaf4707…136da4
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb85d79…8fcbb4
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbc2e7c…cd65cd
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc9f540…d775c5
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcd0900…7c22cf
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb3f593…0359e7
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x31d945…28d705
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbf3186…eb505f
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x17e353…9194f6
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdc07d2…a16d2e
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5d8331…bfd3a5
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8d8d69…a94037
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x390d1b…b90083
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x09b497…c2f5dd
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc47231…0dac66
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc0d9e3…463978
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf5d17d…d4224b
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x03f10f…2ced3b
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6304a0…098771
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x799245…5b424c
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcfe4e9…fa06be

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.