Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xadab3b…3be60f
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x6bf01d…3475b1
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x331d5a…6e645c
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x2d9f0d…7fae8f
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x175d63…8a661d
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc8bc66…48ab8f
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xbaad82…732e63
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3b1d06…284454
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7eb41f…d7ec42
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe74aa6…474ee1
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5630fd…3bb96d
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xbf9166…b3e669
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb56f2b…16d67a
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x47a5e7…619e87
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x894110…4ae816
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9150fd…3e97ef
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa9e189…714a6d
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x1a333d…fdefc2
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x80f072…d287b1
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x00226d…4b9d0a
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd6d282…35dc5e
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x22d92e…dce62c
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x2b0fab…884512
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5ec023…b5d8fd
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x898467…304d94

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.