Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbdddf4…ba49df
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc2ad7b…d7514b
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc0f4be…f6d56f
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x080901…98f2bb
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x79b626…354d0f
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x58ed1d…97ec40
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x97b4f2…569288
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb0663b…230114
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x48d28b…8a4c3a
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0ef780…39eb35
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x450715…a6719f
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x20ec18…b5fd8c
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x85c138…179c63
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7a906f…3672e0
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd54573…ff7e70
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2c5737…2e244e
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x810d43…affb82
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb102d2…fbf3a9
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0d6025…48337f
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0863f1…b4f350
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x352743…660226
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb1e377…c012e1
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6b5181…ae121a
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd0872e…93ddf1
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5fd1ea…fab25e

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.