Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d26…64da0x67de…11e8Base—$0.01100%coinbase58d ago0x05746c…cf5e55
0x2d26…64da0x19bd…5c99Base—$0.01100%coinbase58d ago0xbdb58b…2eaa8d
0x2d26…64da0x6b4f…0452Base—$0.01100%coinbase58d ago0xb3ec80…cddeeb
0x2d26…64da0x1c8a…4acfBase—$0.01100%coinbase58d ago0xc99e13…467168
0x2d26…64da0x4240…7118Base—$0.01100%coinbase58d ago0xab9a49…49f581
0x2d26…64da0xafb7…b417Base—$0.01100%coinbase58d ago0xc5cb02…03c86a
0x2d26…64da0xa21b…a97aBase—$0.01100%coinbase58d ago0x57aee7…3cb2f4
0x2d26…64da0xe9b8…4308Base—$0.01100%coinbase58d ago0x85e1f4…39bd73
0x2d26…64da0xce2e…8cbcBase—$0.01100%coinbase58d ago0xd6e926…84a1aa
0x2d26…64da0xf8a9…ee67Base—$0.01100%coinbase58d ago0x017ef3…fd60ee
0x2d26…64da0x5474…0e73Base—$0.01100%coinbase58d ago0x9349c7…7ec67b
0x2d26…64da0xe175…e047Base—$0.01100%coinbase58d ago0x468cb6…f6ccf0
0x2d26…64da0x57d5…d89bBase—$0.01100%coinbase58d ago0x3212bf…735794
0x2d26…64da0x7f4f…8e63Base—$0.01100%coinbase58d ago0x81c9af…e9330f
0x2d26…64da0xdc44…61baBase—$0.01100%coinbase58d ago0x69bc3f…35c195
0x2d26…64da0x0686…ae1dBase—$0.01100%coinbase58d ago0xaff677…ef2a63
0x2d26…64da0x0044…d738Base—$0.01100%coinbase58d ago0x86b537…2fc7a1
0x2d26…64da0xf7cf…437cBase—$0.01100%coinbase58d ago0xe086f7…066643
0x2d26…64da0x47b8…4d6cBase—$0.01100%coinbase58d ago0x233615…d5bf69
0x2d26…64da0x92d7…480bBase—$0.01100%coinbase58d ago0xb7f486…b5c88e
0x2d26…64da0x7f67…36faBase—$0.01100%coinbase58d ago0xd7a5eb…e6e2ae
0x2d26…64da0xfca5…f93aBase—$0.01100%coinbase58d ago0x9b6ed9…4aec0e
0x2d26…64da0x4956…2ee0Base—$0.01100%coinbase58d ago0xf720ef…263054
0x2d26…64da0x6626…ba7cBase—$0.01100%coinbase58d ago0xaab037…3e6f5f
0x2d26…64da0x22c0…12b7Base—$0.01100%coinbase58d ago0x01c20a…893fc5

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.