Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf07ee9…08d976
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe16c28…30f515
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2108c9…34041e
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x129b05…e3c883
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xabe0a9…e54add
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdd1e91…658c0c
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1c0dbb…627488
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5203f5…2d0401
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2fc1ee…46a015
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e812a…73ce19
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa83feb…8c2ad8
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfe090d…c0cbc2
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x23244e…bc5616
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe07de1…8c4b2a
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x677fb5…e26b25
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfff49f…9e90dc
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9787d7…d3ce9f
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x82d0e5…3b8e30
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x714cbc…a96513
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x73a70c…935f06
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbf1f53…420cae
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7e5603…2e4ca9
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x444265…470519
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbdfe73…5e3d72
0xbf1a…e7cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc6f700…96875e

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.