Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7d83a3…fb32e7
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0a7c9c…72afcc
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdf9779…2cbd51
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbaaac3…602bf6
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x302a5b…a80517
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2b7532…7269e3
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2f9ea1…f6274c
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x520a69…3e10cf
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf89743…616c54
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc32d6f…c92b02
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbc4b76…847794
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x98f9be…0d9158
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe44eda…419c7a
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3b278e…b77c51
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x97a645…148a93
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd54a21…44472c
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0acd36…c3f91c
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x77d120…69e431
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x757491…4b504f
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x300a7f…a2e067
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb17ca5…7b6aba
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf2da4d…dcd340
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1b454d…3587cc
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbadef1…a40d22
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7859b6…1deac0

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.