Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa83923…936204
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9bc742…5e1846
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x28252a…65b85d
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe43aec…d8352b
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf0f7c4…2da173
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x374755…b7dd9c
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf5e307…c206f8
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdafa9d…52110f
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1a5c49…93d974
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb408e1…612014
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdd211e…4cc8dd
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xff8743…0fa293
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x93d50d…62ac87
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x086eaf…3eff21
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7907f6…751aa9
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x729042…ca8446
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcd8065…f45527
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3b5a8d…d8077a
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2274d4…a4f0e4
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x50c8ed…bc4ab0
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2fe624…c28116
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf670b6…c5a762
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xae6a7a…3968c1
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x866f55…6655f9
0xd108…3ac00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc0b10b…6860a8

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.