Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x21268f…8b26ef
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc6ca68…b1cb1b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x74e323…ceeb7f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x30f7f7…741709
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x217071…bc715a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x815c95…93a8de
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xac7b5c…c4441c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4421fb…818156
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3e23ab…78a740
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfb4f5d…07589b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd0ec58…47ded5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x155348…4e5c6d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe659b9…02fb27
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5ff76f…0aa0fa
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfa5ed9…fa83ee
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x429bc2…7b4d6b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa33b2e…eaa5f0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfd9af2…59913a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1c2bc0…571977
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbd3426…4551c9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa32e6d…6700f2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xebb5e4…2c9a26
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3fa83d…f52af6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2340df…a5fc10
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x70ae57…330e71

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.