Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8a65ef…68508c
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x00618a…fe673d
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfbabdb…0fffeb
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf9e080…1f29b8
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb5dbfd…c2d34e
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b3921…5f0fe6
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x614ee4…4e60ca
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x10254a…dac4d1
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x293875…739955
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfcea36…747412
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x62ce98…6b0520
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x14d544…10f938
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2b6ad2…adce86
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x362ac4…555900
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc42b23…714a40
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x005c02…7692c8
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6d9f2c…4c675d
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0425a6…19b49a
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x307a86…57822f
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xebe536…404abf
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa69f57…13f254
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2331b9…5385e1
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x00f7f5…58b398
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xadad17…7af7f7
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0ae9ed…b0702e

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.