Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc2f344…e05c0e
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x027c48…949495
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa9ce2a…26e584
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc31b01…4518eb
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd82fb8…02d578
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb12e52…f7a1e4
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x20dbaf…002454
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd6d72a…a2faf2
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc6e582…6d114a
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x47f386…e45b43
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x37b71f…854df3
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf18627…a3bcc3
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf96c37…b305f1
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb0069e…de5620
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa6c85e…ce8bd9
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf45eab…c244b1
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa49e60…543413
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x558e1d…4bed01
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x26749b…9798df
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xed821b…0eedc5
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd91206…4912da
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbae0a7…f33b67
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcddb03…638a59
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x86a2b0…fa95e6
0xb40c…2a220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x826031…9fa80b

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.