Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x9002c9…0d26ab
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x15fb81…3c7f6f
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x278470…08e310
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0xedb6d0…392296
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x18d895…48252a
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x96557d…4dc1f7
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0xd70cbf…121196
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x06d0c5…18302f
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x2b9101…7c0ff6
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x423f53…8f2f9b
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0xb374b8…2c7bfc
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0xd68aa0…356f02
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x42e482…379cff
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x49c305…d9001f
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0xfddc73…f758a2
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x9cd4d7…e3b259
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x4008f6…6dd8b5
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0xa9f32d…f27443
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0xc3e203…22382a
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0xa4f600…f0f37b
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x5d19c2…59aa55
0xa780…ffc80x0529…7db3Base$0.01100%payAI39d ago0x800c9a…133a83
0xa780…ffc80x0529…7db3Base$0.01100%payAI40d ago0xad8d4c…97f633
0xa780…ffc80x0529…7db3Base$0.01100%payAI40d ago0x79bdac…73079e
0xa780…ffc80x0529…7db3Base$0.01100%payAI40d ago0xbfafba…af5fd1

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.