Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x68aea1…e62efc
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2d8a58…c6df9c
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd11aa0…4c563f
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc74a82…dc0873
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb93b65…071200
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xae549d…979c7a
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x43baef…4fb7c1
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x137912…a6d482
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbce9e7…caab69
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x58aa8f…0bf4c9
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x394e7d…b496c2
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe4624e…7a34f6
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf9afe1…4267d5
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe598a7…867bb1
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x391fd7…08745a
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2481d5…6febb1
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2c7744…f736de
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x01b43d…1ebe2b
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x90a5e8…273ff1
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf720ba…b70799
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x77f9d6…0367f9
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x075aef…30ff15
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9727c0…345fa0
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0847ec…ff2c37
0xf557…aae70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6fc55b…562fce

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.