Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x60b578…6572e2
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe7236b…ab5d8f
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6707cc…144075
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x22ef20…3d891f
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1f6a4a…9c425d
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x05e06c…5c5454
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x73afb6…859022
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x112fcc…f08109
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xec440c…38b358
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9d0b02…fd84c5
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x727989…225598
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc6c086…df2f11
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xaa7432…148b7a
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7566aa…c29871
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc15583…ea4447
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x680a28…66a098
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf8afa5…940673
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa06c67…7d9d34
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x157dcf…a5c19f
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x23fdf6…dd14e8
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x41c55f…83369e
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf0b70e…4f9e14
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2e9914…0ca46d
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9f4d65…b38682
0x7287…2ca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8bbac7…21e708

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.