Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x44e474…ca9865
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbf25e4…6e2e30
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x89bb60…1aaac6
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2dcb12…491a18
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf7260a…5efb53
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d590b…0ef494
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7b98b0…bb1a4a
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd7fdc7…4b3912
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa28ba6…f2041b
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7de412…a2903d
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb9c333…2a216f
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x37c84f…5f4e7d
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x45494a…695a59
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb669f0…f3413c
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9eb894…be57c3
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x978fd9…f38ad7
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x59f22c…d875e8
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfe0d7b…708ae0
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa659a3…bc95c0
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa883e7…f2ebe8
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x217632…4ddb20
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd5079f…0c37d5
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3a94d3…39081b
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd9a55e…82d8a7
0x6680…80550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x146cc2…161e7b

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.