Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x60641b…a99435
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x22bc87…376feb
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x509d0e…894c35
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xac32ab…72fd27
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd37929…6eced5
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb50616…87693a
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1157fe…bad8f8
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x72b94b…a2d6d0
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4e3782…af366b
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1394af…130b20
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfdc386…43fc5a
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb0ad4f…2c8ba3
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xef57c3…150556
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7b45db…bd937e
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd220b0…c09828
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3e592f…cc6e16
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3cc07b…32a4a7
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x040cd1…c7fe1f
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1f9c7b…37182d
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf355a0…e83112
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd86327…8a6c82
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7b3c4c…6eb77f
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x02eab7…afe96b
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x707cb8…ddb28c
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa90673…2ba3ed

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.