Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x186c5b…914002
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa0c8ae…abd2f1
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x37a610…9783dd
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xce4511…cce3b6
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x070d9c…7a1856
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe3f000…d9092b
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe90c6c…178766
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1ba26c…14731e
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6487d9…5dec1d
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcae850…fa4061
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5d57c2…31fe22
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xec494e…17d32e
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7ae5b0…8b2190
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcde88c…0139fc
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x69658e…9752da
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5af352…468ef3
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbe77f6…777c2a
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe85dcf…7060c7
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x014a1c…b30d24
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1449c0…82ff2a
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3d5225…8408b9
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5a42f8…504c7e
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x860ec3…910c54
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5f6187…e7e00c
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb83d71…848c90

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.