Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x87c3c1…f454fc
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x65eb6f…031cbf
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x78d699…ba026d
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5a22e5…2ac54e
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc48ccf…ca5376
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x12da1d…5c3ff2
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x00625e…ea074c
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x12b72b…f2a2e2
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2f3e99…3b457f
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4de841…e170f2
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf4bf13…b10239
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4141e6…ab3bf1
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x89f43d…0159d9
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1edef0…e7ff2e
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x24da6f…c7721a
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3e96d0…b72a99
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbbd727…72e98d
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb757bd…4e6900
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe04ff0…e8cb3b
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f4a1c…b2b2b0
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x45e7a9…e65332
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5db77e…829cec
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x20f937…2952a5
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2b83dd…64ebf4
0xb3f3…9a640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa233d3…ac33d7

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.