Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd6a892…976a15
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf65445…970619
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8bf95f…635eeb
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xac2403…c69602
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x71a66c…4b9682
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2c8e32…aebe9a
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x071efe…b64f85
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x430cc9…0d37ba
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa18fa5…9e3689
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x01221e…e52ab7
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5939f1…39b8c3
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xae59c0…e6f792
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa4e6c4…00d359
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5d866f…02cc40
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x82b922…bc5c81
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x65379f…8f21a0
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4733e8…713f2f
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x29292d…277a97
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf0d3ef…7a31a3
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6ffd93…5ad303
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3ee48b…98872d
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4a7e50…e21d8d
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x76198d…23e662
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xab9f84…56d53e
0x7c8c…b6850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8dd5c0…359dd8

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.