Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcf9ece…5ce1e2
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd34679…a12b7f
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x68c7e1…65eff1
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1cb400…d83a0d
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6de6f7…0e4f37
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d98cd…c8c490
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3627c8…37fd63
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa1d307…6e1387
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x102f2a…f6571a
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb90679…c7df5f
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcdc02b…dd88e1
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x96fd83…06dc7f
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa6411c…7d08a7
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe6033a…d652f5
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x88330b…17536a
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe52673…3088a9
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3921e0…902c33
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc5b329…ab3082
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdd950b…4e5317
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa50aa4…be9e96
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x973b23…03c1d5
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x590d52…43348f
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x220c0d…4d2a22
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb863f9…150f29
0x1d6b…4e730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf61be8…e02cd8

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.