Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x594caa…2e6f7e
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9e9cfa…b91b8a
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe0ae56…4bb062
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb6c0e5…89902e
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfda652…9cb887
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xce829d…f3ae46
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x10b79d…35517e
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x61cb9f…a45229
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3baab9…9ea32f
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x568b58…619a86
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xae99a4…3359d4
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6b7a29…e79216
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb18821…288dbf
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x577354…acdd0a
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x88da1d…78be7e
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc7458a…cd05a1
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb62680…3e11a2
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf2e170…0f8f0f
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x945d78…f03a6f
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3f9b2b…e5ab29
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9d76c3…0f5929
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe2f45a…8e371c
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbae062…77530a
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf94a23…3f1434
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xff2965…f71860

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.