Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5d1842…5883df
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x15aab7…f18d2e
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd582e7…e31a77
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb35e3f…bf75f3
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdceb63…49b66e
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2ec6ed…883670
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7375a0…723a82
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4832ea…f412d8
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3b5ca4…30bc0a
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x83adc8…ab11f1
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x12c5ef…b8472c
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5b3144…74c651
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x330f1e…ce6222
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc6d8c2…4a2323
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa1dc48…7f0073
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x36215f…ce4c4f
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb9333e…859096
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3c8cfe…ba9367
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x401a20…966284
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5dcf8e…9e3df3
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xccf056…374dd2
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xadfb70…d67314
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb22b4d…7363ef
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6b84c0…c70719
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf42c24…ffa7b8

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.