Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x693add…3820fb
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x704a10…548ca8
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x21f1b7…5d5303
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x3655bf…486b5a
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0xf442d1…c94a66
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x03d741…2d5bbd
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0xb5978f…9418eb
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x1066d2…a9306b
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0xfcd6ec…9471cc
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0xc3955e…b59c9e
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0xccb09e…e2ca64
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa51d ago0x033104…16f06e
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa51d ago0x0a9bce…dd2cb9
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa51d ago0x1db295…f1e92a
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa51d ago0xe06975…938dd0
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa51d ago0x95de05…67dc6b
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa51d ago0x2a42bf…411f97
0x296f…bd390x9c95…e299Base—$0.001100%fluxa51d ago0x197fd2…4ebcd4
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa51d ago0x189500…38ea41
0x296f…bd390x9c95…e299Base—$0.001100%fluxa51d ago0xec0371…6ac76f
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa51d ago0x873062…0c18a6
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa51d ago0x63491e…19ae30
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa51d ago0xf777dc…75b8e2
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa51d ago0xfbec80…d2803b
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa51d ago0x7a6e54…6d1284

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.