Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc62f86…84215e
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x191220…f69c7f
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9d8c8d…1a3813
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcb8441…7042a7
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0c2f8e…f45dae
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb4ead6…7f939b
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xeb971a…726a3b
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x434160…63f675
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8abbc9…15fe0a
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x34cc94…823a91
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7ac971…4b67ef
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2aca8e…1e88a6
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1854e3…2c981d
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf76e5d…f0e8c1
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5c5e1a…8a99d2
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcefaf8…b09d7a
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xda7cc9…40da30
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x54a98a…2f7c05
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e7022…142da3
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa81fa9…c462e0
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xff8921…b4d515
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x945e21…88b27f
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e7acc…f083e4
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6deb06…66164b
0x3e54…66730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7d2bde…a9854f

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.