Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x339860…89b3bb
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x4be043…99a0b9
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xca75c5…f36afa
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x50b227…980d05
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x700c48…914c5c
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xa32bb3…1f004e
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x761583…34ac55
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x4d5508…16e714
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x1812dc…51534e
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x35f332…f51db1
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x94d658…e42775
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x69cffc…eb3da6
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x956ecd…629634
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x58418e…319a9c
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x42c10e…569bed
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x39451f…f99ef3
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xf71f9f…53d0d0
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x2c2914…c791fc
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x7cc145…5dc648
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xd4879d…0d5f5c
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xf254cb…57488a
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x81a703…987a71
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xe888f3…0cdd3b
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x351f44…64cb0c
0x15ba…f4c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x6ae48d…554186

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.