Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x85a90c…7ef71f
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf844a2…f1f430
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x91e863…60183f
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x15f8f5…0354e6
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5c952d…991798
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xadb236…e0cb46
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf56cff…69cf0d
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe0f99d…a75940
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x266a22…c82134
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xadedb8…9f96c2
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0d925b…d87892
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9c279c…fda082
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x655d21…079c9f
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x88ae3c…61566a
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7bf3f5…e878d6
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xeac7e0…412cea
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x426f96…3f3308
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd34d67…ec79ff
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc3b7bb…6efbc1
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x99687d…9b3849
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xba508a…ebfa78
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb537b2…716982
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa8df1d…2e2fc4
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1d7800…1434f4
0x1655…de290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3af837…761ea1

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.