Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb183ed…4cba4d
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7f0e91…cfe392
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc5143c…3d7564
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x18b2a6…3d0305
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4d148d…2c7cc3
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x56122f…dfbe2f
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe03e16…621111
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x39b73e…a89dd5
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5af6ef…303435
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2e1e11…750ee4
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc0ce2b…688e20
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x88fb7a…fc3792
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x536da1…13cb05
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcac7fd…984319
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x355a00…07a7e2
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc3adb2…f5be4e
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdd5f2b…bbfeb5
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0a1338…fccb33
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x627449…36a3dc
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc72bbb…7cc759
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc0a799…4cff6c
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd92829…b8059a
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x94ad7c…a4a57c
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc1cc32…d4db02
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe74c36…5f4a38

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.