Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdc28cd…242522
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9554c1…3cdc0d
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1e1a56…4fac46
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3af451…8339ce
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa518b2…8e0e34
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x51a491…4b5dd0
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x266e94…b7ef00
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe0bcb6…6c2b04
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x317e71…ba93db
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xff7600…3f7f06
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf8fcbd…01db09
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x31f1cf…fb56b6
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x22822e…201125
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x31ca22…857ba5
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf6665b…76cfe2
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x35fc53…40a070
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9b24f5…7efe77
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xab7cbe…b36b3d
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x009114…fffe3b
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x51d63a…abd56e
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd83ee0…aae113
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1beda5…507cc5
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcd1496…111150
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3cc58f…196c0e
0x6670…bc8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfca2f8…0572a1

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.