Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3f58b6…a5452a
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x80c867…0d1702
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2276e3…041388
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x126c0f…edcb55
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4eaba3…4ca893
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa1f7bd…729f71
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4fd685…d93c4f
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4d45cf…15b12f
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x00f811…e17e6f
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa29158…4089c7
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x040abb…7bac57
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xda02f1…9c5e07
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdcb056…9529c6
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2580a9…49488c
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0d143d…d40601
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x829425…e56965
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf2a472…3dd515
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0ecfe0…6b3a39
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x208cf4…6386ed
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf044d4…dc6fdc
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7955d0…5d45e3
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfe58e8…f487ea
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc9fef5…a78fd5
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1bb96b…6f082a
0x5779…e45c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x69310a…653fe6

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.