Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb85ba7…89fc76
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x194394…282d2f
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd2c389…688b7a
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf6a840…86208b
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9d6191…20da38
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x684f27…bb5d1d
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd503f6…c5a4fd
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7cd7c2…c4dada
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcdd326…fa20a1
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d61f4…97212b
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x09b345…fcd005
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x761821…da20e9
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3d353c…f4a560
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x373df5…dc3092
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x88d22f…5d1086
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd4d0ae…44d2e5
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7ca8a6…68e2f8
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6c0fbb…4ca0ec
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xead8f8…478f59
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8c3587…cf9e00
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0969d0…4f3377
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x49d3bd…1d4454
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x02d013…00a3ab
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3f5bcb…02cbe8
0xbf6f…27de0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5e4bf5…2a82cc

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.