Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x380bc1…18d7e5
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x86a504…6a362e
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5a87dd…ba19d9
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa1d868…d33b7a
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x243875…3f757a
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3bd34d…d431a0
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f3308…ef8b94
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7aef1f…856dd2
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9f288c…f23bf2
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbeefed…acb64c
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x600549…1740e2
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcfd617…e7eb3a
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4455bf…bedfce
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc88da5…eb37ff
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc3be59…87bc24
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8153a7…2e0579
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbfec54…060f59
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5f4cfc…2e0183
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8f7565…bf4348
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3db115…8448a5
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5554f3…017981
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3e8274…00fcf3
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xac39d4…968d0c
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc6f11a…5649f4
0xdad9…47150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x21d195…c0f17a

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.