Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa11a84…b2f4a6
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x83f9c8…6c5a95
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5160ca…1e0e32
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb049c7…c82a75
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5e3778…2a5f02
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x39ba42…ae3735
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x78bf29…162836
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa79279…e2e19b
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9f4bc8…90ab46
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1271c8…a5b044
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5b5d38…aa86f4
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8d6751…9613e2
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x36c2d8…6a25c1
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa85bf5…bdd6a3
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd6fa8a…9d8a95
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd7eff1…1f9bdf
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x76191e…74217e
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf9a033…1a03ee
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x321ffe…e63e58
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x176e30…16b912
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe339bd…3ccddb
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2ee233…f1f8cd
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe4e959…da17f6
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x459724…4b2079
0xe457…62ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd215f0…36c96a

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.