Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x93c9f0…0f66b4
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4b00c1…c2ee07
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x856e63…5e5f25
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2f7bd8…9a04ef
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1dd796…4e44d3
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x110eb3…f087ec
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb34dfa…8c9704
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2b1b04…a7a52f
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x91c36e…e61790
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5cf8af…081094
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfe90e7…baeb74
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xdcdb72…c943f1
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x431871…7cc110
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb5ce8f…6e86b5
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3a9f9f…769110
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe52d06…ecb08b
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe6f8c9…a652fe
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe80216…fa707a
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x458267…4d64cd
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x386af8…a9f644
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9e8c5b…a20d69
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x973b80…fd092e
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x12fc4e…8d812b
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe8f893…84f099
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x657dc3…a6eec7

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.