Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xdc1e14…262464
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x1fb606…8657df
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x5a85c2…f6221e
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xad46d6…925cdd
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbc78c5…12c4e7
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xb0043d…ec8c49
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xef06ee…2f26e3
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbecd94…791628
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe6dbca…5580bb
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x159ed3…434cbc
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xce703c…9af903
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbe5840…36e2c4
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe5f72b…0401b7
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7f27c7…a62bbc
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3ec8fe…9a4fa3
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x5ed2fa…5464f1
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x12c066…b6a53f
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe9c012…457b2c
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x29c7c6…8ed13e
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7c6252…575080
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x5750cc…854a06
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x25d849…141990
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3052b3…72b6c3
0x489f…25600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xfd74e5…ccd366

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.