Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa54d ago0x67f36f…a3f4c3
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa54d ago0x70711d…d0445f
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa54d ago0x905651…78ee39
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0xa1960d…200f03
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0xa2f352…1b91c6
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x2e6bed…faee8d
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x63bee6…923972
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0xb8aace…2df6db
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x90c667…648a10
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x21113c…309cc3
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x7f74e2…9f29d5
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x04f950…fecea6
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x41d389…8711f7
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x090b6a…4d4bea
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x7d127c…21a17c
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x335ba2…2f7fb1
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x7015f2…472210
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0xfb8429…41d92e
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x60ed3a…d79930
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0xa45b8a…5db447
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x5b90a9…dc0a1e
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x8085e5…4e1671
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x246c83…c1a6a9
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0xb7af5a…ca8f70
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x74e7a1…ed09dd

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.