Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3ae3b2…13a0fe
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x71a7fd…e48f3b
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9b1494…a80148
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9e9f0d…aaa73b
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xffb398…adf99b
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x92df46…416cd3
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0db24d…65a8f7
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xebdf7d…9300b2
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa5a87f…704903
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x98b33f…d1e4c1
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd62aff…c1d57c
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x73f69e…29465e
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc8c5d8…2ef476
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e05eb…33306d
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7cabd0…0268a5
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7939c2…997268
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x98954a…fa7186
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfe9dc6…d32fc2
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc219d8…d63e89
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x318945…a1666b
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8c0da8…3dde2c
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x97f17f…8c7e5c
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf8b75a…eb1bdf
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf4e9e0…e8adad
0x8a66…e60c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x043c81…2f09c3

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.