Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x49e2d2…f92cee
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8290c5…0e4b44
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe53c16…9b73ae
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2d3003…c4b1b8
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x487b5a…380dcd
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbabe3d…623c98
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc3ab37…1c1aae
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfacdd9…13d2bd
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb15696…7992bc
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa0252b…bf960e
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf0972c…4ac720
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x10611c…d4826b
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x872652…783a9b
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf0677d…2ab9db
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb7e274…f0a171
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf70eb9…95fdd0
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa99611…c60e7f
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x820850…ea78fb
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa03229…e6c0c3
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x28c873…10c1dc
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x69205c…29c920
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa703c1…361f10
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x70ee51…40f4ee
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x56fcb4…d7863a
0xdc50…87410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfb2377…98fe42

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.