Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd593…9e9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xcb6809…bc0892
0xa068…8bd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x2db1da…1f62a3
0x53d4…46db0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xac31a2…1e75cc
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x936175…dcc9f4
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x87e095…1df17f
0xd593…9e9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x9e6827…87e4fb
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x222634…d01d7c
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x433064…65529d
0xa068…8bd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x91f2ea…4aad32
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0e623c…b362a3
0xfa63…1c180x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa33efb…6beddd
0x74d2…75470x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x213107…b83a02
0x53d4…46db0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3f1477…faad87
0x1862…bc7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3c38e6…c32375
0x0910…83060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x713ebe…d71200
0x53d4…46db0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xb100f9…3cf083
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x930c6c…176490
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xee21c9…0f3a8d
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0d9fff…2cbb5f
0xa3b6…58660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3513f5…8c1afe
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x31937a…821137
0x1c1b…72e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x36c63e…5c9c7c
0x97ce…88920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf2d4fc…d8b23f
0x0910…83060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd22bd3…1bceb2
0x0910…83060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x87d288…f1d90e

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.