Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0x42166e…a9d87b
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0x03bb63…14ba11
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0xcda976…d2f9dd
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0x711390…0188dd
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0x00f0fe…6c15a7
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0x511bd3…46f004
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0x175a25…2557f2
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0xb8dbe7…8d83f5
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa33d ago0xd476dd…01f6a4
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa33d ago0xc48724…6c4e64
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0x1c9a21…8b8a6b
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa33d ago0x27f776…c0ef70
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0xb21dec…170f8c
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa33d ago0x9dc302…c0f637
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa33d ago0xd9b623…a4997e
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa33d ago0xcdc7d2…488a52
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0xd58241…ce2217
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0x4cc2ac…82da8e
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa34d ago0x51e11a…efae3a
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa34d ago0x11d717…863cac
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa34d ago0xaa84d7…16fa66
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa34d ago0xb9e70c…3ddf6d
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa34d ago0x2d70ef…64f323
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa34d ago0x774eff…4046be
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa34d ago0xc50d91…6ed917

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.