Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x96afb3…19b4a0
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe1a965…e00122
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5002ab…0461a4
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x27cb27…639f1b
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd643e8…e6ba29
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xca065b…b8b56d
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x18caf7…9d3ccd
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa10d88…981662
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2c50a9…513047
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x129850…7f6ea9
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x61bceb…94adfa
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x910962…2397f5
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbb6134…483fc7
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x208ed1…8fd461
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc63720…cd0721
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3f9945…62fb8e
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd41a0d…7c1b61
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1de4b9…0e821d
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd3a335…3e5bf3
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xea98a9…39f432
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1a80aa…275ce6
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf4e698…ddbba4
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9cb5ba…5a8b9f
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x10878a…3f635a
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9a5b05…3ba905

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.