Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbe18eb…6bd04c
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa94abf…994547
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2cd13d…e85f31
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x670660…2c4518
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3c0cfa…16a7f8
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd5bde2…9d7740
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb1076d…a727a2
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x037748…451d87
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x598aa0…fb67c1
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2643c2…3988ac
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x170028…bfef30
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4465b0…b9a214
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd1edcc…063726
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5dd152…500dc4
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xea3aa7…ec88a6
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe4911d…01ce23
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x485c66…b5b2c6
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0f8eb2…5d4736
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x37e92c…7ba0f9
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf5f77a…d11e45
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcee201…9387c1
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d7406…7b829a
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe65364…52a142
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbfd3a5…d33aac
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7fc12d…3d2d03

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.