Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0fce40…497fa3
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3b5484…268f25
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x691984…bd60e4
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa3d838…c6add9
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x078463…f1ae80
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa30ed7…58fe19
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2310b3…e2e54d
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd70b27…979dfe
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x48cb27…ee58b0
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6d7a4d…b3681e
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0e83f6…ab77e4
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x88950d…2706af
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x49ca3d…eaeafe
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf8e2c5…7479ff
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdb3bd0…f62656
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6afcdc…2d2e2f
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xab1da3…3de8ce
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7288cb…e3d37b
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9533ec…205546
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x157abe…fb39c6
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3b67f0…c74cb0
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7a9897…da0c4e
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0007ef…32370a
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x364769…983cc6
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2c3e1a…d12291

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.