Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xbec304…dc7e24
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xf1d5a9…1e5051
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x480257…c195ea
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x722490…2e3d61
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x17f469…50a407
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x6a5010…c3c201
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x679297…6bd023
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xc2c700…eaa223
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x850606…8ab697
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xf17c37…5501f4
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x69866b…27724b
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xbef693…f90165
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x6d2199…e9e152
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xcd8cd3…8469aa
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x5d04aa…e4acba
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xa9d7e5…1b3b01
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x5ce081…e90ea2
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xc32cc2…651a4d
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x1da644…1453ab
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x789e11…b9d0af
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xb31121…995677
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x3f8a46…2fce25
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xfb432e…b9e836
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x847ac8…0918b4
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x38c4e7…848d99

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.