Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x439974…a9ba37
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3d7c98…8b4a84
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3f54a3…d6cf09
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc4d53f…14b571
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x928b0e…e1a647
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x04303a…2bb26a
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3910d8…00e245
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8f3ab5…306691
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x78fce5…48d42e
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd51902…5c5a8a
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeb768e…f71a2e
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xda4edf…0afaa2
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6ff9ce…356c92
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9354a4…631bbb
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa97930…7ee2a9
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2f98fb…a4c96a
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x889436…68eda1
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4cb79d…7b8d38
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1403f7…be7908
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe7f03b…f26980
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x800baf…b041e9
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc7d59b…2f427e
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2ce665…6124f9
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x17b3e3…8f5f17
0xb7c0…9e0a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x94a15f…28f94c

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.