Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9dca92…5e2c19
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7221f6…a4c692
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe2ea59…7e5be0
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe9dca4…c521b3
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5ce365…5e3ec1
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1cd3fb…31f8a2
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x779ed5…caf9a8
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xde238e…433cb8
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x87032f…75e1a0
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc36f37…b879c0
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd052d0…fbfcf3
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa1a0e4…2a8522
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x63bff1…c49dd1
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc29813…4540f0
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x428109…3bf7cb
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdeca96…d77885
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0aeb41…6d2b4d
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd56e3f…d16334
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2e78d2…15a48d
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa019eb…d97871
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xca56ea…7009a5
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0b9f68…a32566
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x38f6b4…93bdde
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x71cb7e…cf58f5
0x8bf5…9d540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0d6a47…1989c1

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.