Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa33d ago0x15f1af…2e3c6f
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa33d ago0x2e3870…10ca31
0xc48f…44240x9c95…e299Base—$0.001100%fluxa33d ago0xbb7d8c…512c92
0xc48f…44240x9c95…e299Base—$0.001100%fluxa33d ago0x9130dd…ee5f2c
0xc48f…44240x9c95…e299Base—$0.001100%fluxa33d ago0xf1d0f0…6a7778
0xc48f…44240x9c95…e299Base—$0.001100%fluxa33d ago0xfc40b1…09ca21
0xc48f…44240x9c95…e299Base—$0.001100%fluxa33d ago0x4e5142…e51548
0xc48f…44240x9c95…e299Base—$0.001100%fluxa34d ago0xfa8e22…b6346e
0xc48f…44240x9c95…e299Base—$0.001100%fluxa34d ago0x31cf18…932c89
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa34d ago0xe94de1…ad0561
0xc48f…44240x9c95…e299Base—$0.001100%fluxa34d ago0x41e77d…236e65
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa34d ago0xa46574…04c960
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa34d ago0x3d794a…f41c35
0xc48f…44240x9c95…e299Base—$0.001100%fluxa34d ago0x221102…00dc07
0xc48f…44240x9c95…e299Base—$0.001100%fluxa34d ago0xd881dc…0d026c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa34d ago0xfecbff…5ce634
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa34d ago0x67c8d5…5449d7
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa34d ago0x3f793c…edc9f6
0xc48f…44240x9c95…e299Base—$0.001100%fluxa34d ago0xb9bf03…e5fd8f
0xc48f…44240x9c95…e299Base—$0.001100%fluxa34d ago0x9dc060…e0797d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa34d ago0x5c063d…c6036d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa34d ago0x5cfd96…ce5316
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa34d ago0x02b38c…8e95ed
0xc48f…44240x9c95…e299Base—$0.001100%fluxa34d ago0x57f5f1…a17cf7
0xc48f…44240x9c95…e299Base—$0.001100%fluxa34d ago0xb72770…cd1b63

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.