Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2da3f5…10ee0b
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x82bbba…a92c41
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x62e8f7…a01f47
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x794f71…6ad51e
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbb6f84…c741af
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x54b364…a5cacf
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2e4633…08c2a1
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa61e16…6d945f
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x58724d…095ef5
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xec730c…cca1b0
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe2fbdd…3814f8
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdea297…762c85
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3efe49…ef1383
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5b7540…73f143
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x62e873…54dfd4
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa4ea99…cac787
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6a8aea…4ff0e4
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x66e0f1…cc32b4
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x72f633…abaf85
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x59d166…87f1df
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xedac2e…b47177
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfba8f4…c95cae
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4a4770…f42966
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x91116a…96913d
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfa7b94…798f21

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.