Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe33a1e…645027
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x332bf8…2141c0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x83072b…cbcd67
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x790bcd…505f65
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x086bef…de612e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x1b07d7…83e1fc
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5b1c07…69c50b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa30c39…ae97be
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8f2b9c…8b2a39
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5eea32…8528c4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3619b7…2c77a3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb6894a…dc2336
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa531ab…543f8a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x1a3470…ea8b01
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x877428…2f2657
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3fabf7…241099
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8abd6e…f7138a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x4a1bf3…dd7d80
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x2f11df…7c5c04
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x6d2abb…fd73c6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8d15d7…227b69
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x4d7902…c37073
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xfccf59…d1ddc6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x4c5da2…e13215
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x82740e…71cc11

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.