Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x183444…03a4e4
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8f4321…33e175
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x38721e…cf8863
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x440794…0a2ca7
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6a5c8b…64084c
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc3d0bf…1d024a
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x14da59…555d7d
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa05fd5…3a1ad8
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xad66ca…75bb3b
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb55008…53d603
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5f61ba…c530f6
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x912cfe…bf80d3
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x842e84…96ea8e
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4fc56e…5eb25f
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x890fbd…1a5650
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcec6ba…3083d6
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x698008…93cda1
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x49c23c…06a57e
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd0c1ed…38cd99
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x59b4b7…975858
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc2e3f8…d63596
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xee845c…837ee1
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xde6cc9…92834e
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x13f784…b5e69f
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9efc66…b468c1

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.