Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc29eae…b8aee2
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xf7228f…0d848c
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7d145d…1e732a
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x0a722e…4cdc9c
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc2f111…97cce2
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x0c69ed…a82007
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xee2c72…e5b320
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb99c0c…6a8eda
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5d325c…a00ee7
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xec35fb…072340
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xfbc9e4…488cf4
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa0c269…361069
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3483e8…310a91
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7da316…c8b90a
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7ebdb2…36f70b
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x83198a…40d8c6
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x42e261…35de45
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe1df3b…2bc075
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb28428…3fee65
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x834004…4c9c89
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x12319f…f4ada4
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x2ee3e6…a08d70
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5a8de1…f313c2
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9694cf…39df69
0x35a9…9e9f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3473d1…bc678a

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.