Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x167170…e02c25
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5645f0…f784cc
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd725d5…fb924a
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x717fbf…713104
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xba1504…6ac4fb
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4e86e7…3c63a1
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe2dced…767d28
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6e6380…641ea2
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x233efa…f26682
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa74d5c…b38dda
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf64484…9e6c2c
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x500470…37dcfd
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9328b1…829e9b
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbdcf6d…98eab5
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa48fe7…5e0e05
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x763d10…af02d0
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xabb34d…6cb5df
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xaae88c…9f6228
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x69aec5…1a823f
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd3c340…91b1d1
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x04633a…93e7cf
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x56cb74…be2bd0
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc2f7c4…e5fcc2
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf1d0aa…5b62e2
0x146c…12920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x63bfff…7605f8

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.