Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbe5506…cb6b8f
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xebd4a7…99ab82
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xea8477…138ebf
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1a28a2…10949c
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0a7098…0a1fbe
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7033fd…273141
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7e6ec3…990905
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa48d83…0b3ad0
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5a82a0…38b77b
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf0c7df…f2338c
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe043e2…b7e1bd
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf44370…43e0ef
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x891d6b…c0e365
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x924492…a9626a
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9ff455…eaed5a
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x47b386…265087
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x65b1d4…b57f9d
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1dee87…8bc83c
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1bba2a…6d07c7
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x27cf6b…e40c68
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf51fd9…2941bb
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5d0da7…4a22d5
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xeca3cd…c3137c
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x07722f…804134
0x5802…c8830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbe30a7…4acfd9

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.