Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa021c6…965dcb
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x687887…9fde35
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x79e47c…f97063
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x11e876…6d8924
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3695f8…d408c2
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9fe515…6cec0c
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x714e29…5584b6
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf62bac…7dd0c4
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x05018f…2fff5d
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7fc6a8…8b57e9
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e2db7…10f8de
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd9d7e2…3941a9
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf2ce13…9d83d1
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5f454b…3329bc
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcf997d…1e84d4
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e6105…e07a45
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa0d957…a6c55a
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x52e05e…e42296
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9809f1…fccab8
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x16f7dc…7792ce
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa6958e…3f52eb
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1a8aab…af1432
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7f0fc6…acc974
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0d96d6…e6dfa5
0xb3f6…cdf90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x634a2b…b6f2fd

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.