Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x39a4ab…27fd66
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5b5b4d…cd3f15
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x24f717…82e983
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3d0dbb…895551
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x53f809…6f6ffb
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x324ca5…e01db2
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdba2b9…fd1904
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x648e59…e63aab
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc627eb…325c27
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd99430…199250
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7397b3…b95781
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x87c3ed…b11fa2
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x89af73…41762d
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2111b4…a4705b
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfb289a…3cefe0
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfe5d53…99c829
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb33fab…408468
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2e57b9…1c193e
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc1a7c1…885f3c
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x95b793…66d047
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0b915b…5a6c69
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x81a56c…e4f1ad
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x610f9b…9325b4
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc66f6a…e8b436
0xada5…ef950x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x076ac3…673627

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.