Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfc6f3b…80a4ed
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xef99f6…027586
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3e8655…b1ac9c
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f4164…469df2
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfecbae…82dbc1
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f30f7…b8c3af
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x00518c…a7d1e1
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x903224…c7bf01
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x44920f…800a00
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa06475…6a8876
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x80c679…72373d
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x076d0b…8cdf06
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x43ebb1…2f684a
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x24da27…beebf3
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x46304e…632a2e
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb57881…fc3176
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xad53ef…dd50d0
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3d81b3…ef2592
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0c9c8f…63b274
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbaaac8…d4f80c
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8f1043…7c77ca
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x45e931…638018
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x00d925…b0caf6
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8db7b8…fa856d
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc70c95…103784

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.