Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9b59f2…c9823c
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd18d13…81e3e9
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x38bdd7…498ca9
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf16817…b659e5
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x66fd45…1ca25c
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x664d17…5652b2
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd746c4…302e43
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7cd824…d4a8d6
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x55e446…0f2c89
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x114e9b…66b8d1
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9a7b99…bf489e
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x562c08…d2781c
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc653eb…d1445f
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xabe716…041721
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf1b4c0…c54ac9
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3d5468…1cce4a
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x89097c…9347e5
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1eb01f…5f5003
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb692e8…3c3909
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x548603…ffb1ed
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x55a818…3fec9c
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x140703…11323a
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf1b20c…347a1b
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb645b4…398ce7
0x6574…5c560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5188ef…3900df

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.