Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe3fc9c…e30d2e
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfeb90a…24d44a
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0c964f…ea3748
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb6cb1a…dd5bc4
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7a4f78…c16f2c
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x503b1a…e9b81d
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x40d248…a23164
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x90c538…aebb52
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x192d55…3d88b0
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3d5784…43a0e2
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1b9be7…b935e0
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4836fc…ea4dec
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xbde0cc…65a18d
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x721d58…afcfda
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8f327d…6babcf
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd5bcfa…f332cc
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x83f352…0e0013
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1c44d9…b207de
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x80e4c6…323a24
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x62d953…85e3fd
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6c2d6b…88fc4b
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0635ee…2c6bb8
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x711a70…427475
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb39507…1393a7
0x70ac…027c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe6efa1…d9d00a

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.