Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe6c389…c4789f
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9cc87b…f351a2
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeac153…333f76
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x54085b…f6289e
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa1c617…6ba021
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x57a17c…c20d0e
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3f4e62…55cb61
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2e4280…5f5724
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3304dd…d7efb8
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa4957a…81d5a0
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6c234b…1966f6
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0ea757…047c26
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf3a1fd…00aa96
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x576e55…53c9bf
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x28173c…1a129d
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3e7adf…a0c608
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6f02d2…8f0639
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x78c777…587c16
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x49c73f…6bbfbf
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa6934c…17b20e
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9f938f…bb39f7
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x772453…826867
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbc8125…402f20
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcd90c5…b66cdc
0xf8a0…39890x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe543ad…d8db67

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.